From a57ede2f96babc216538f0115561c6e4f94eb79d Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sat, 3 Jan 2009 01:11:20 +0000 Subject: Added default user avatar. Comment thread updates, including display of avatar. Sidebar block display white space updates. Combined gLoginMenu and gCredits css. --- themes/admin_default/css/screen.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'themes/admin_default/css') diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css index a4f6bb00..7c01955a 100644 --- a/themes/admin_default/css/screen.css +++ b/themes/admin_default/css/screen.css @@ -60,12 +60,7 @@ } #gHeader #gLoginMenu { - float: right; - margin: 1em 0 0 1em; -} - -#gHeader #gLoginMenu li { - margin: 0 0 0 1em; + margin-right: 0; } #gContent .gBlock h2 { -- cgit v1.2.3