Wizard: Avoid too much space after last paragraph
This commit is contained in:
parent
994480c3ca
commit
d45ae38770
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue