display: block; was the wrong style, mh - don't realy know what else to do to fix...
authorinit <init>
Wed, 7 May 2003 15:32:47 +0000 (15:32 +0000)
committerinit <init>
Wed, 7 May 2003 15:32:47 +0000 (15:32 +0000)
but since it is just a matter of perfectionsim I'll just leave it like that.

web/style/admin.css

index 6a9b76a..21c49a7 100755 (executable)
@@ -142,8 +142,7 @@ a:hover             {
        padding:2px;
        padding-left:8px;
        padding-right:8px;
-       border:1px solid #990000; 
-       display: block; 
+       border:1px solid #990000;  
 }
 
 .link-help {  
@@ -153,8 +152,7 @@ a:hover             {
        padding-left:8px;
        padding-right:8px;
        border:1px solid #003399;
-       color: #003399;
-       display: block; 
+       color: #003399; 
 }
 
 .link-help-small {