Fixes new thread style regression.
This commit is contained in:
parent
8d991374f6
commit
b958904b6a
1 changed files with 4 additions and 0 deletions
|
|
@ -117,6 +117,10 @@ $logo-height: $navbar-height - 20px;
|
|||
padding-bottom: $control-padding-y*2;
|
||||
}
|
||||
|
||||
.form-input[name='subject'] {
|
||||
margin-bottom: $control-padding-y*2;
|
||||
}
|
||||
|
||||
textarea.form-input, .panel-body > div {
|
||||
min-height: 40vh;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue