1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +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; font-size: 14px;
line-height: 1.7; line-height: 1.7;
position: relative; position: relative;
overflow: auto;
p, ul, ol, blockquote { p, ul, ol, blockquote {
margin-bottom: 1em; margin-bottom: 1em;