mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: Don't hardcore height for margins below a title
This commit is contained in:
parent
f6f3b8ecc9
commit
dfdf12c92f
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ $mobile-breakpoint: 700px;
|
|||
}
|
||||
|
||||
.admin-title {
|
||||
height: 45px;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
.admin-controls {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue