mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40: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;
|
||||
}
|
||||
|
||||
.gh-post-preview-email-test .gh-btn-group .gh-btn span {
|
||||
height: 34px;
|
||||
line-height: 34px;
|
||||
}
|
||||
|
||||
.gh-post-preview-email-input {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue