From 89a47abc1e4e6bfca42e88cc25493d48b4828545 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 22 Jul 2013 14:06:03 -0700 Subject: [PATCH] CLOUDSTACK-3104: Fix view all button alignment in IE --- ui/css/cloudstack3.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 4545e96d100..db5ddbab72b 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -2108,6 +2108,7 @@ div.detail-group.actions td { display: block; width: 99%; border-bottom: 1px solid #AAAAAA; + float: left; } .detail-group table td.detail-actions .action.text {