[PATCH] adjust the width of host info-container

15 May
2014
15 May
'14
10:33 a.m.
From: ShaoHe Feng <shaohef@linux.vnet.ibm.com> the layout is wrong in firefox, fix it. Signed-off-by: ShaoHe Feng <shaohef@linux.vnet.ibm.com> --- ui/css/theme-default/host.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/css/theme-default/host.css b/ui/css/theme-default/host.css index 6a1a308..ed28d25 100644 --- a/ui/css/theme-default/host.css +++ b/ui/css/theme-default/host.css @@ -117,7 +117,7 @@ .host-panel .info-container { padding-top: 16px; - width: 892px; + width: 890px; } .host-panel .section-header { -- 1.9.0
4084
Age (days ago)
4103
Last active (days ago)
1 comments
2 participants
participants (2)
-
Aline Manera
-
shaohef@linux.vnet.ibm.com