mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-20 00:21:42 +02:00
[ticket/11742] Removed whitespace collapsing in codebox [ci skip]
PHPBB3-11742
This commit is contained in:
@@ -513,7 +513,6 @@ blockquote .codebox {
|
|||||||
display: block;
|
display: block;
|
||||||
height: auto;
|
height: auto;
|
||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
white-space: normal;
|
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
|
font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
|
Reference in New Issue
Block a user