From db35107daf2f1a810e15997a074af0ccbb0efc8e Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 28 Oct 2009 23:21:20 -0600 Subject: Remove padding in g-message-block, child bg colors weren't filling the box. --- lib/gallery.common.css | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/gallery.common.css b/lib/gallery.common.css index 414bae73..4cb5735f 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -467,6 +467,7 @@ ul.sf-menu li li li.sfHover ul { .g-message-block { border: 1px solid #ccc; + padding: 0 !important; width: 100%; } -- cgit v1.2.3