max-height + scrollbar on the preview
This commit is contained in:
parent
2e41413efe
commit
9acf583332
@ -271,7 +271,7 @@ input.maxsize, select.maxsize { width: 100% }
|
||||
|
||||
|
||||
/* ===== PREVIEW SETTINGS ===== */
|
||||
#post-preview .entry { padding: 2em }
|
||||
#post-preview .entry { padding: 2em; max-height: 20em; overflow: auto }
|
||||
|
||||
#post-preview ul { list-style: none; padding: 0 0 0 1.6em }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user