summaryrefslogtreecommitdiff
path: root/lib/gallery.common.css
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gallery.common.css')
-rw-r--r--lib/gallery.common.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css
index 6c465ddb..5dd0d031 100644
--- a/lib/gallery.common.css
+++ b/lib/gallery.common.css
@@ -363,13 +363,11 @@ form .g-error {
.g-loading-large,
.g-dialog-loading-large {
- background: #e8e8e8 url('images/loading-large.gif') no-repeat center center;
- font-size: 0;
+ background: #e8e8e8 url('images/loading-large.gif') no-repeat center center !important;
}
.g-loading-small {
- background: #e8e8e8 url('images/loading-small.gif') no-repeat center center;
- font-size: 0;
+ background: #e8e8e8 url('images/loading-small.gif') no-repeat center center !important;
}
/** *******************************************************************