Limit template preview width.
This commit is contained in:
parent
fda91f045d
commit
e3c113f11d
@ -1377,6 +1377,10 @@ form > .button_link:first-of-type {
|
||||
padding: 0 .5em 1em;
|
||||
}
|
||||
|
||||
.template_preview {
|
||||
max-width: 400px;
|
||||
}
|
||||
|
||||
.media_wrap_thumb {
|
||||
padding: .5em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user