VPC UI: Fix router 'top' alignment

This commit is contained in:
Brian Federle 2013-06-04 14:08:48 -07:00
parent c190b05057
commit e78fa02da3
1 changed files with 1 additions and 3 deletions

View File

@ -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 {