mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +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;
|
||||
height: auto;
|
||||
max-height: 200px;
|
||||
white-space: normal;
|
||||
padding-top: 5px;
|
||||
font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
|
||||
line-height: 1.3em;
|
||||
|
|
Loading…
Add table
Reference in a new issue