Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit f43174f

Browse files
authored
Update style.menu.css
1 parent 2f19acf commit f43174f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/style.menu.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@
8383
padding-left: 10px;
8484
}
8585

86-
.sidebar ul.menu li ul li.parent:before {
86+
.sidebar ul.menu li ul li.parent a.employ:before {
8787
content: "\f106";
8888
float: right;
8989
font-family: "FontAwesome";
9090
margin: 0 15px 0 0;
9191
}
9292

93-
.sidebar ul.menu li ul li.parent.active:before {
93+
.sidebar ul.menu li ul li.parent a.employ.active:before {
9494
content: "\f107";
9595
}
9696

0 commit comments

Comments
 (0)