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 2014/01/28 20:56:05 UTC

git commit: updated refs/heads/master to 547aa36

Updated Branches:
  refs/heads/master 25d8e3d7d -> 547aa3670


multi-edit UI: Fix wrapping for multirange (start-end) fields


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

Branch: refs/heads/master
Commit: 547aa36707087beca72055dc5eceef195061a3ba
Parents: 25d8e3d
Author: Brian Federle <br...@citrix.com>
Authored: Tue Jan 28 11:55:43 2014 -0800
Committer: Brian Federle <br...@citrix.com>
Committed: Tue Jan 28 11:55:43 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/547aa367/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 18a88ba..993673b 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -7624,7 +7624,6 @@ div.container div.panel div#details-tab-addloadBalancer.detail-group div.loadBal
 
 .multi-edit .range input {
   width: 35px;
-  margin-left: 6px;
   margin-right: 2px;
   position: relative;
 }