
26 Jun
2014
26 Jun
'14
9:46 a.m.
From: Wen Wang <wenwang@linux.vnet.ibm.com> Bugfix: Force Chinese charactors below the loading icon display in oneline Signed-off-by: Wen Wang <wenwang@linux.vnet.ibm.com> --- ui/css/theme-default/grid.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ui/css/theme-default/grid.css b/ui/css/theme-default/grid.css index 684dd7b..2f4d172 100644 --- a/ui/css/theme-default/grid.css +++ b/ui/css/theme-default/grid.css @@ -232,6 +232,7 @@ text-align: center; top: 0; width: 49px; + white-space: nowrap; } .grid-loading-icon { -- 1.7.1