mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Fixed spacing bug on filtered posts empty state
This commit is contained in:
parent
db09ec7b01
commit
edbdcb410d
@ -518,8 +518,8 @@
|
||||
margin-top: -32px;
|
||||
}
|
||||
|
||||
.no-posts-box .no-posts h4 {
|
||||
margin: 24px 0;
|
||||
.no-posts-box .no-posts h3 {
|
||||
margin: 32px 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user