diff --git a/misc/drupal.css b/misc/drupal.css index 569a6df7bdb..e35454bdc39 100644 --- a/misc/drupal.css +++ b/misc/drupal.css @@ -592,8 +592,8 @@ html.js input.throbbing { } .progress .filled { background: #0072b9; - height: 1.33em; - border-bottom: 0.67em solid #004a73; + height: 1em; + border-bottom: 0.5em solid #004a73; width: 0%; } .progress .percentage {