Skip to content

Commit e78fa02

Browse files
committed
VPC UI: Fix router 'top' alignment
1 parent c190b05 commit e78fa02

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

ui/modules/vpc/vpc.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,8 @@
271271
float: left;
272272
/*+placement:shift 10px 176px;*/
273273
position: relative;
274-
left: 10px;
275-
top: 176px;
276274
left: 0px;
277-
top: 240px;
275+
top: 237px;
278276
}
279277

280278
.vpc-network-chart .tier-item.router .header {

0 commit comments

Comments
 (0)