mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-23 17:10:53 +01:00
Merge branch '3.1.x' into 3.2.x
* 3.1.x: [ticket/15059] Preserve code line breaks and scroll overflow
This commit is contained in:
commit
c45323863b
@ -495,6 +495,8 @@ blockquote cite > div {
|
||||
border: 1px solid transparent;
|
||||
font-size: 1em;
|
||||
margin: 1em 0 1.2em 0;
|
||||
overflow-x: scroll;
|
||||
word-wrap: normal;
|
||||
}
|
||||
|
||||
.codebox p {
|
||||
|
Loading…
x
Reference in New Issue
Block a user