* Display the popup directly over the abbreviation.

This commit is contained in:
Eelco Dolstra 2004-03-17 16:55:53 +00:00
parent 8330c8202a
commit 8ce3dd4887
1 changed files with 2 additions and 2 deletions

View File

@ -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;