add margin under the nosuggestions container & reduce top margin
This commit is contained in:
parent
7ac179f7b8
commit
76b1e267ac
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -37,8 +37,7 @@ a.suggestion-dismiss::before {
|
|||
|
||||
.marketplace-suggestions-metabox-nosuggestions-placeholder {
|
||||
max-width: 325px;
|
||||
margin: auto;
|
||||
margin-top: 4em;
|
||||
margin: 2em auto;
|
||||
text-align: center;
|
||||
|
||||
.marketplace-suggestion-placeholder-content {
|
||||
|
|
Loading…
Reference in New Issue