Wizard: Avoid too much space after last paragraph

This commit is contained in:
Valerie 2017-09-27 17:53:03 +03:00
parent 994480c3ca
commit d45ae38770
1 changed files with 5 additions and 0 deletions

View File

@ -391,6 +391,11 @@ body {
}
}
}
.wc-setup-content p:last-of-type {
margin-bottom: 0;
}
.wc-return-to-dashboard {
font-size: 0.85em;
color: #b5b5b5;