aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-12-18 16:22:59 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-12-18 16:22:59 +0100
commit909aef0ed36f0281233e16617b5019763f2f461b (patch)
treed7f3031a2cac5346fdd5a646ff20f3f529ba9b8d /phpBB
parent7ec24ec0f6512d59e2bcfbfb220b0884f79b34ce (diff)
parent0e68c35cfd574b01c3228d7162a4eee26e332200 (diff)
downloadforums-909aef0ed36f0281233e16617b5019763f2f461b.tar
forums-909aef0ed36f0281233e16617b5019763f2f461b.tar.gz
forums-909aef0ed36f0281233e16617b5019763f2f461b.tar.bz2
forums-909aef0ed36f0281233e16617b5019763f2f461b.tar.xz
forums-909aef0ed36f0281233e16617b5019763f2f461b.zip
Merge branch '3.1.x' into 3.2.x
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/prosilver/theme/content.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css
index ef18e26ef1..53beee621d 100644
--- a/phpBB/styles/prosilver/theme/content.css
+++ b/phpBB/styles/prosilver/theme/content.css
@@ -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;
}