diff --git a/app/styles/app/layouts/sidebar.sass b/app/styles/app/layouts/sidebar.sass index 271e0d2d..01edcd23 100644 --- a/app/styles/app/layouts/sidebar.sass +++ b/app/styles/app/layouts/sidebar.sass @@ -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