add margin under the nosuggestions container & reduce top margin

This commit is contained in:
haszari 2019-04-09 08:39:22 +12:00
parent 7ac179f7b8
commit 76b1e267ac
3 changed files with 3 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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 {