mirror of https://github.com/apache/cloudstack.git
Zone wizard: UI subnav
Reduce margin of zone wizard subnav items, to prevent wrapping when subnav is long
This commit is contained in:
parent
def05c9da5
commit
fdf5cc420c
|
|
@ -5345,7 +5345,7 @@ label.error {
|
|||
font-size: 12px;
|
||||
text-transform: uppercase;
|
||||
height: 20px;
|
||||
margin-right: 53px;
|
||||
margin-right: 34px;
|
||||
color: #9A9A9A;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue