fix tabnav sidebar

This commit is contained in:
Lisa Passing 2015-05-11 12:36:46 +02:00
parent dfbd1cab2c
commit b04cf65485

View File

@ -67,7 +67,7 @@ $sb-font-size: 14px
.active a:after, .active a:after,
a:hover:after a:hover:after
bottom: -4px bottom: -3px
.icon--plus .icon--plus
&:after &:after
@ -78,11 +78,11 @@ $sb-font-size: 14px
.icon--plus:after .icon--plus:after
color: $teal1 color: $teal1
&:after &:after
bottom: -3px bottom: -2px
@media (min-width: #{lower-bound($large-range)}) @media (min-width: #{lower-bound($large-range)})
ul ul
height: 1.7em height: 2em
li li
padding-right: 1em padding-right: 1em