aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/theme
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subsilver2/theme')
-rw-r--r--phpBB/styles/subsilver2/theme/stylesheet.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/theme/stylesheet.css b/phpBB/styles/subsilver2/theme/stylesheet.css
index 11fc91af0c..0bffc33f37 100644
--- a/phpBB/styles/subsilver2/theme/stylesheet.css
+++ b/phpBB/styles/subsilver2/theme/stylesheet.css
@@ -627,6 +627,10 @@ input:focus, select:focus, textarea:focus {
background-color: #FAFAFA;
}
+.postimage {
+ max-width: 99%;
+}
+
.syntaxbg {
color: #FFFFFF;
}