mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:24:05 -06:00
UX: prevent scrollbars on initial panel load (#8456)
This commit is contained in:
parent
226fc07a17
commit
5e134400e2
@ -221,8 +221,8 @@
|
||||
.none {
|
||||
padding-top: 5px;
|
||||
}
|
||||
.spinner-container.visible {
|
||||
min-height: 30px;
|
||||
.spinner-container {
|
||||
min-height: 2em;
|
||||
}
|
||||
.spinner {
|
||||
width: 20px;
|
||||
|
Loading…
Reference in New Issue
Block a user