fix tabnav sidebar
This commit is contained in:
parent
dfbd1cab2c
commit
b04cf65485
|
@ -67,7 +67,7 @@ $sb-font-size: 14px
|
|||
|
||||
.active a:after,
|
||||
a:hover:after
|
||||
bottom: -4px
|
||||
bottom: -3px
|
||||
|
||||
.icon--plus
|
||||
&:after
|
||||
|
@ -78,11 +78,11 @@ $sb-font-size: 14px
|
|||
.icon--plus:after
|
||||
color: $teal1
|
||||
&:after
|
||||
bottom: -3px
|
||||
bottom: -2px
|
||||
|
||||
@media (min-width: #{lower-bound($large-range)})
|
||||
ul
|
||||
height: 1.7em
|
||||
height: 2em
|
||||
li
|
||||
padding-right: 1em
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user