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

Revert "Revert "Scroll overflowing post content""

This reverts commit b695f4d063.
This commit is contained in:
Toby Zerner
2015-09-16 14:10:30 +09:30
parent b695f4d063
commit 92437edd1b

View File

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