Move hover menu downward

fixes #6169
This commit is contained in:
Thomas Gelf 2014-05-09 10:15:00 +00:00
parent 2a28e60bb7
commit 681cdee68d
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
display: block;
left: 13em;
right: 0;
top: -2em;
top: -0.5em;
padding-top: 1em;
padding-bottom: 0.5em;
height: auto;