0
edits
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
z-index: 3; | z-index: 3; | ||
position: relative; | position: relative; | ||
top: | top: -40px !important; | ||
left: -10px; | left: -10px; | ||
width: 225px; | width: 225px; | ||
Line 26: | Line 26: | ||
#panel { | #panel { | ||
position: absolute; | position: absolute; | ||
top: | top: -40px; | ||
padding-top: 1em; | padding-top: 1em; | ||
width: 10em; | width: 10em; | ||
left: 0; | left: 0; | ||
} | } |