* Display the popup directly over the abbreviation.
This commit is contained in:
parent
8330c8202a
commit
8ce3dd4887
|
@ -92,8 +92,8 @@ em.storeref:hover
|
||||||
background: #ffffcd;
|
background: #ffffcd;
|
||||||
border: solid #555555 1px;
|
border: solid #555555 1px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 1.5em;
|
top: 0em;
|
||||||
left: 0.5em;
|
left: 0em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
|
Loading…
Reference in a new issue