mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Fixed button group padding on email preview screen
No ref
This commit is contained in:
parent
91c3c9eece
commit
2aa0ccde4f
1 changed files with 5 additions and 0 deletions
|
@ -249,6 +249,11 @@
|
||||||
width: 740px;
|
width: 740px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gh-post-preview-email-test .gh-btn-group .gh-btn span {
|
||||||
|
height: 34px;
|
||||||
|
line-height: 34px;
|
||||||
|
}
|
||||||
|
|
||||||
.gh-post-preview-email-input {
|
.gh-post-preview-email-input {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue