Skip to content

Commit b958904

Browse files
committed
Fixes new thread style regression.
1 parent 8d99137 commit b958904

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/css/nimforum.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ $logo-height: $navbar-height - 20px;
117117
padding-bottom: $control-padding-y*2;
118118
}
119119

120+
.form-input[name='subject'] {
121+
margin-bottom: $control-padding-y*2;
122+
}
123+
120124
textarea.form-input, .panel-body > div {
121125
min-height: 40vh;
122126
}

0 commit comments

Comments
 (0)