mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Removed unnecessary spacing
refs https://github.com/TryGhost/Product/issues/4106
This commit is contained in:
parent
d68fa7d424
commit
7e01bdbf18
1 changed files with 4 additions and 0 deletions
|
@ -287,6 +287,10 @@ footer.gh-portal-signup-footer.invite-only .gh-portal-signup-message {
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gh-portal-signup-terms-content p {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.gh-portal-error .gh-portal-signup-terms-content {
|
.gh-portal-error .gh-portal-signup-terms-content {
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue