Skip to content

Commit fe61077

Browse files
committed
Merge pull request #23 from tomhatzer/master
Changed parent menu submenu indicator from left to right
2 parents 1204061 + 21af7fe commit fe61077

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Public/quickadmin/css/quickadmin-layout.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ Page sidebar
12461246
font-size: 16px;
12471247
font-family: FontAwesome;
12481248
height: auto;
1249-
content: "\f104";
1249+
content: "\f105";
12501250
font-weight: 300;
12511251
text-shadow: none;
12521252
}
@@ -3101,4 +3101,4 @@ table {
31013101
border: 1px solid #a5a5a5;
31023102
padding: 10px 5px;
31033103
margin-bottom: 5px;
3104-
}
3104+
}

0 commit comments

Comments
 (0)