diff --git a/themes/actiontabs/style.css b/themes/actiontabs/style.css index 261e95fa0..c5925cedd 100644 --- a/themes/actiontabs/style.css +++ b/themes/actiontabs/style.css @@ -63,13 +63,13 @@ body { #searchform { position: absolute; - top: 1em; + top: 0.5em; right: 2em; } .pageheader .actions { position: absolute; - bottom: 0; + bottom: 5px; right: 2em; width: 100%; text-align: right;