diff options
-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%; } |