Skip to content

Commit 1d027b7

Browse files
author
Kristan Kenney
committed
Adjust alignment of web app installer form
1 parent 057b39b commit 1d027b7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

web/css/styles.min.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,13 @@ form#vstobjects .alert {
11231123
}
11241124

11251125
.app-form {
1126-
padding:2em 1em 2em 1em;
1126+
padding: 2em 1em 2em 9em;
1127+
}
1128+
1129+
.app-form label {
1130+
font-size: 0.85rem;
1131+
padding-bottom: 3px;
1132+
font-weight: 600;
11271133
}
11281134

11291135
.card {

0 commit comments

Comments
 (0)