diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/base/ui.core.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base/ui.core.css b/themes/base/ui.core.css index c2f18f2c0..11c16f235 100644 --- a/themes/base/ui.core.css +++ b/themes/base/ui.core.css @@ -34,4 +34,4 @@ ----------------------------------*/ /* Overlays */ -.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
\ No newline at end of file +.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } |