diff options
Diffstat (limited to 'phpBB/templates/subSilver/formIE.css')
-rw-r--r-- | phpBB/templates/subSilver/formIE.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/templates/subSilver/formIE.css b/phpBB/templates/subSilver/formIE.css index 9e4bf2ceb4..fde54cb138 100644 --- a/phpBB/templates/subSilver/formIE.css +++ b/phpBB/templates/subSilver/formIE.css @@ -16,3 +16,4 @@ border-bottom-width : 1px; border-left-width : 1px; } +.postbody { line-height: 18px} |