forked from lix-project/lix
* 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;
|
||||
border: solid #555555 1px;
|
||||
position: absolute;
|
||||
top: 1.5em;
|
||||
left: 0.5em;
|
||||
top: 0em;
|
||||
left: 0em;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
z-index: 100;
|
||||
|
|
Loading…
Reference in a new issue