mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 22:38:52 +00:00
[ticket/11742] Removed whitespace collapsing in codebox [ci skip]
PHPBB3-11742
This commit is contained in:
parent
ad84a40c00
commit
adbc45b486
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue