summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-10-28 23:21:20 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-10-28 23:21:20 -0600
commitdb35107daf2f1a810e15997a074af0ccbb0efc8e (patch)
tree1433c4ec08fd2f27799e4b1a53728b9e72d46ba3 /lib
parente72d3532f702a5f0973f21177109b59d87a35f4f (diff)
Remove padding in g-message-block, child bg colors weren't filling the box.
Diffstat (limited to 'lib')
-rw-r--r--lib/gallery.common.css1
1 files changed, 1 insertions, 0 deletions
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%;
}