Fix alignment of icon images in the menu

This commit is contained in:
Florian Strohmaier 2017-11-17 16:04:28 +01:00 committed by Eric Lippmann
parent e9494e1e96
commit 22ffe1b783
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
#menu img.icon {
line-height: 1;
margin: 0 0.2em;
margin: 0 0.5em -.05em 0.25em;
width: 1em;
}