1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 21:50:50 +02:00

Scroll overflowing post content

closes #143
This commit is contained in:
Toby Zerner
2015-09-16 08:38:54 +09:30
parent a9e001a4ce
commit 64207a53c6

View File

@@ -81,6 +81,7 @@
font-size: 14px;
line-height: 1.7;
position: relative;
overflow: auto;
p, ul, ol, blockquote {
margin-bottom: 1em;