[ticket/11742] Removed whitespace collapsing in codebox [ci skip]

PHPBB3-11742
This commit is contained in:
JoshyPHP 2015-05-23 01:53:32 +02:00
parent ad84a40c00
commit adbc45b486

View file

@ -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;