Skip to content

Commit 117fd14

Browse files
committed
Zone wizard UI: Increase height of text fields to prevent cutoff
1 parent d6ac814 commit 117fd14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/css/cloudstack3.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7680,7 +7680,7 @@ label.error {
76807680
.multi-wizard.zone-wizard .select-container .field .value input,
76817681
.multi-wizard.zone-wizard .select-container .field .value select {
76827682
width: 316px;
7683-
height: 12px;
7683+
height: 20px;
76847684
margin: 13px 13px 0 18px;
76857685
float: left;
76867686
}

0 commit comments

Comments
 (0)