actiontabs: Improve tab padding.
[ikiwiki.git] / themes / actiontabs / style.css
index c5925cedd979ddfadde239ef9685a8ac12ba7909..13e9dc1a4d83b81c4d29888f531b9f4ee4bbf58b 100644 (file)
@@ -69,11 +69,11 @@ body {
 
 .pageheader .actions {
        position: absolute;
-       bottom: 5px;
+       bottom: 0;
        right: 2em;
        width: 100%;
        text-align: right;
-       padding: 0;
+       padding: 2px;
 }
 
 #content, #comments, #footer {