mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
a56d25b437
1 changed files with 1 additions and 1 deletions
|
@ -514,7 +514,7 @@ blockquote .codebox {
|
|||
height: auto;
|
||||
max-height: 200px;
|
||||
padding-top: 5px;
|
||||
font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
|
||||
font: 0.9em Monaco, "Andale Mono","Courier New", Courier, monospace;
|
||||
line-height: 1.3em;
|
||||
margin: 2px 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue