mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
Make edit category modal a little taller so scroll bar is not rendered
This commit is contained in:
parent
eea00afb80
commit
7544e231c5
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@
|
|||
height: 350px;
|
||||
}
|
||||
&.small .modal-body {
|
||||
height: 290px;
|
||||
height: 310px;
|
||||
}
|
||||
.secure-category-options {
|
||||
margin: 10px 0 0 16px;
|
||||
|
|
Loading…
Reference in a new issue