Menu: Reduce left padding for submenu hover flyout

This commit is contained in:
Florian Strohmaier 2016-05-24 14:24:16 +02:00 committed by Eric Lippmann
parent c37275c9e2
commit 825499662d
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@
> .nav-item {
display: block;
margin-left: 0.5em;
> a:hover {
color: @text-color-inverted;