summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/system-behavior.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system-behavior.css b/modules/system/system-behavior.css
index 6d386b857..4623a69b3 100644
--- a/modules/system/system-behavior.css
+++ b/modules/system/system-behavior.css
@@ -163,7 +163,7 @@ div.tree-child-horizontal {
.progress .filled {
background: #0072b9 url(../../misc/progress.gif);
height: 1.5em;
- width: 0%;
+ width: 1px;
}
.progress .percentage {
float: right; /* LTR */