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/06/04 23:08:52 UTC

git commit: updated refs/heads/master to e78fa02

Updated Branches:
  refs/heads/master c190b0505 -> e78fa02da


VPC UI: Fix router 'top' alignment


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

Branch: refs/heads/master
Commit: e78fa02da3c2ded599d4943df0e4561017f9b6bf
Parents: c190b05
Author: Brian Federle <bf...@gmail.com>
Authored: Tue Jun 4 14:08:48 2013 -0700
Committer: Brian Federle <bf...@gmail.com>
Committed: Tue Jun 4 14:08:48 2013 -0700

----------------------------------------------------------------------
 ui/modules/vpc/vpc.css |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e78fa02d/ui/modules/vpc/vpc.css
----------------------------------------------------------------------
diff --git a/ui/modules/vpc/vpc.css b/ui/modules/vpc/vpc.css
index 21b1ce8..db57d94 100644
--- a/ui/modules/vpc/vpc.css
+++ b/ui/modules/vpc/vpc.css
@@ -271,10 +271,8 @@
   float: left;
   /*+placement:shift 10px 176px;*/
   position: relative;
-  left: 10px;
-  top: 176px;
   left: 0px;
-  top: 240px;
+  top: 237px;
 }
 
 .vpc-network-chart .tier-item.router .header {