diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-05 00:36:11 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-05 00:36:11 -0600 |
commit | 225fb42f744954d7154111d44c7481fbaba477c0 (patch) | |
tree | 817c173ae380f7fd97774465a7efe19c3ec2d3e2 /lib | |
parent | d581bbbd1eaeb242b7279e5a6d75f015dd5a5e6f (diff) |
Added g-block-content
Diffstat (limited to 'lib')
-rw-r--r-- | lib/gallery.common.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css index c422fe6e..b679fbd2 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -202,6 +202,9 @@ form .g-error { .g-block { } +.g-block-content { +} + .g-message-box { width: 100%; } |