From ef02c05c8c5553c999fb3a2e175eadaf272bf6b1 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Thu, 8 Dec 2011 16:00:30 -0800 Subject: [PATCH] IE7: Fix header bar margin issue --- ui/css/cloudstack3.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 45889569ff1..1dd8dc9cb3c 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -1541,7 +1541,6 @@ div.detail-group.actions td { height: 39px; position: relative; float: right; - width: auto; margin-top: 8px; display: inline-block; background: url(../images/citrix-logo-darkbg.png) no-repeat 97% 8px; @@ -1607,7 +1606,8 @@ div.detail-group.actions td { margin: 5px 6px 0 0; position: relative; cursor: default !important; - float: right; + display: inline-block; + float: left; background: none; } @@ -1644,7 +1644,7 @@ div.detail-group.actions td { } #user div.options { - float: right; + float: left; width: 31px; height: 28px; /*+placement:shift 0px 0px;*/