mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 19:02:46 +08:00
UX: Don't hardcore height for margins below a title
This commit is contained in:
parent
f6f3b8ecc9
commit
dfdf12c92f
|
@ -230,7 +230,7 @@ $mobile-breakpoint: 700px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.admin-title {
|
.admin-title {
|
||||||
height: 45px;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.admin-controls {
|
.admin-controls {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user