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:11 UTC

git commit: updated refs/heads/master to 1731e5b

Updated Branches:
  refs/heads/master f1e242f53 -> 1731e5bf8


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/1731e5bf
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1731e5bf
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1731e5bf

Branch: refs/heads/master
Commit: 1731e5bf86c43821c4700e0fc9f822279d376c7d
Parents: f1e242f
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:03 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1731e5bf/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 {