diff options
Diffstat (limited to 'skins/ArchLinux/arch.css')
-rw-r--r-- | skins/ArchLinux/arch.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/ArchLinux/arch.css b/skins/ArchLinux/arch.css index 9432d813..c8abb749 100644 --- a/skins/ArchLinux/arch.css +++ b/skins/ArchLinux/arch.css @@ -111,12 +111,12 @@ a.new, /* bump down the personal toolbar (top menu) */ #p-personal { - top: 70px; + top: 5px; } /* bump down the action tabs (page, discuss, edit, etc.) */ #p-cactions { - top: 92px; + top: 27px; } /* bump down the main content to make room for navbar */ |