mirror of https://github.com/apache/cloudstack.git
VPC UI: Fix router 'top' alignment
This commit is contained in:
parent
c190b05057
commit
e78fa02da3
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue