mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 01:51:31 +02:00
[ticket/15059] Preserve code line breaks and scroll overflow
PHPBB3-15059
This commit is contained in:
@@ -493,6 +493,8 @@ blockquote.uncited {
|
|||||||
padding: 3px;
|
padding: 3px;
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
overflow-x: scroll;
|
||||||
|
word-wrap: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.codebox p {
|
.codebox p {
|
||||||
|
Reference in New Issue
Block a user