mirror of https://github.com/apache/cloudstack.git
Fix create form width
This commit is contained in:
parent
0a609668fd
commit
93cd279d11
|
|
@ -2753,7 +2753,7 @@ Dialogs*/
|
|||
|
||||
/*** Create form*/
|
||||
.ui-dialog div.form-container {
|
||||
width: 100% !important;
|
||||
width: 94% !important;
|
||||
height: 106px;
|
||||
text-align: left;
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Reference in New Issue