summaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL/themes/default/common/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/ITMILL/themes/default/common/common.css')
-rw-r--r--WebContent/ITMILL/themes/default/common/common.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/ITMILL/themes/default/common/common.css b/WebContent/ITMILL/themes/default/common/common.css
index a1c7a7a381..50c0abf0a4 100644
--- a/WebContent/ITMILL/themes/default/common/common.css
+++ b/WebContent/ITMILL/themes/default/common/common.css
@@ -234,6 +234,10 @@ input.i-modified,
padding-bottom: 1px;
}
+.i-label-undef-w {
+ white-space: nowrap;
+}
+
/* Loading indicator states
* Note: client side expects that loading indicator has a height. It depends on
* this css property to ensure browsers have applied all required styles.