summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/drupal.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/drupal.css b/misc/drupal.css
index 569a6df7b..e35454bdc 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 {