From e78fa02da3c2ded599d4943df0e4561017f9b6bf Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 4 Jun 2013 14:08:48 -0700 Subject: [PATCH] VPC UI: Fix router 'top' alignment --- ui/modules/vpc/vpc.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ui/modules/vpc/vpc.css b/ui/modules/vpc/vpc.css index 21b1ce8cb03..db57d94c5d6 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 {