1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 17:51:24 +02:00

Revert "Revert "Scroll overflowing post content""

This reverts commit c7af228868.
This commit is contained in:
Toby Zerner
2015-09-16 14:10:30 +09:30
parent c7af228868
commit 8ce71af1bd

View File

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