Fix alignment of icon images in the menu
This commit is contained in:
parent
e9494e1e96
commit
22ffe1b783
|
@ -109,7 +109,7 @@
|
|||
|
||||
#menu img.icon {
|
||||
line-height: 1;
|
||||
margin: 0 0.2em;
|
||||
margin: 0 0.5em -.05em 0.25em;
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue