You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/07/22 23:06:34 UTC

git commit: updated refs/heads/4.2 to 89a47ab

Updated Branches:
  refs/heads/4.2 f39de1d79 -> 89a47abc1


CLOUDSTACK-3104: Fix view all button alignment in IE


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/89a47abc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/89a47abc
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/89a47abc

Branch: refs/heads/4.2
Commit: 89a47abc1e4e6bfca42e88cc25493d48b4828545
Parents: f39de1d
Author: Brian Federle <br...@citrix.com>
Authored: Mon Jul 22 14:06:03 2013 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Mon Jul 22 14:06:29 2013 -0700

----------------------------------------------------------------------
 ui/css/cloudstack3.css | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/89a47abc/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 4545e96..db5ddba 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 {