Merge branch 'master' into mobile
This commit is contained in:
commit
0395635a06
|
@ -65,6 +65,11 @@
|
|||
}
|
||||
|
||||
.hook-nav-misc() {
|
||||
.uk-nav-sub ul {
|
||||
&:before {
|
||||
content: none;
|
||||
}
|
||||
}
|
||||
|
||||
.uk-nav-default .uk-nav-sub li.uk-active > a {
|
||||
font-weight: @nav-default-sublist-item-active-font-weight;
|
||||
|
|
Loading…
Reference in New Issue