mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 18:52:14 +03:00
Fixed button group padding on email preview screen
No ref
This commit is contained in:
parent
91c3c9eece
commit
2aa0ccde4f
@ -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 New Issue
Block a user