1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-23 08:43:02 +02:00

Merge pull request #3625 from s9e/ticket/11742

[ticket/11742] Remove tabs-to-space conversion in [code]
This commit is contained in:
Tristan Darricau
2015-05-29 13:03:12 +02:00
7 changed files with 16 additions and 54 deletions

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;