1
0
mirror of https://github.com/flarum/core.git synced 2025-08-10 10:24:46 +02:00

Max-height for tags settings (#116)

This commit is contained in:
Charlie
2021-02-07 14:11:42 -08:00
committed by GitHub
parent 0765d3fdb7
commit 1980636ed6

View File

@@ -96,6 +96,7 @@ li:not(.sortable-dragging)>.TagListItem-info:hover>.Button {
.Form { .Form {
min-width: 300px; min-width: 300px;
max-height: 500px;
>label { >label {
margin-bottom: 10px; margin-bottom: 10px;