mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
Merge branch '3.2.x'
* 3.2.x: [ticket/15059] Preserve code line breaks and scroll overflow
This commit is contained in:
@@ -518,6 +518,8 @@ blockquote cite > div {
|
||||
border: 1px solid transparent;
|
||||
margin: 1em 0 1.2em;
|
||||
padding: 3px;
|
||||
overflow-x: scroll;
|
||||
word-wrap: normal;
|
||||
}
|
||||
|
||||
.codebox p {
|
||||
|
Reference in New Issue
Block a user