diff --git a/src/sass/blocks/layout/_nav.scss b/src/sass/blocks/layout/_nav.scss index 102746c..abaf949 100755 --- a/src/sass/blocks/layout/_nav.scss +++ b/src/sass/blocks/layout/_nav.scss @@ -49,8 +49,9 @@ fill: $color-white; width: 20px; height: 1em; - vertical-align: baseline; + vertical-align: middle; margin-right: 5px; + margin-top: -0.25em; } } .btn-icon-very-light { @@ -96,8 +97,9 @@ fill: $color-white; width: 20px; height: 1em; - vertical-align: baseline; + vertical-align: middle; margin-right: 5px; + margin-top: -0.25em; } } diff --git a/src/tpl/nav.html b/src/tpl/nav.html index 0cc905d..250b76b 100644 --- a/src/tpl/nav.html +++ b/src/tpl/nav.html @@ -16,7 +16,7 @@ - {{folder.type}} + foobar {{folder.type}} {{folder.count}}