diff options
Diffstat (limited to 'phpBB/adm/style/acp_language.html')
-rw-r--r-- | phpBB/adm/style/acp_language.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_language.html b/phpBB/adm/style/acp_language.html index 815ebb024a..95ac1d5852 100644 --- a/phpBB/adm/style/acp_language.html +++ b/phpBB/adm/style/acp_language.html @@ -121,9 +121,11 @@ <!--[if lt IE 8]> <style type="text/css"> + /* <![CDATA[ */ input.langvalue, textarea.langvalue { width: 450px; } + /* ]]> */ </style> <![endif]--> |