diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/system/system.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.css b/modules/system/system.css index c1336bc51..124e0eaee 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -447,7 +447,7 @@ html.js .no-js { } .progress .filled { background: #0072b9; - height: 1em; + height: 1.1em; border-bottom: 0.5em solid #004a73; width: 0%; } |