mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-04 16:06:00 +02:00
Merge branch '3.2.x'
* 3.2.x: [ticket/15059] Preserve code line breaks and scroll overflow
This commit is contained in:
commit
608cf8a38b
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user