diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 77d566e3..d7411b56 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -1377,6 +1377,10 @@ form > .button_link:first-of-type { padding: 0 .5em 1em; } +.template_preview { + max-width: 400px; +} + .media_wrap_thumb { padding: .5em; }