From fe425dedff388e5eb1477874e0419114db996dc2 Mon Sep 17 00:00:00 2001 From: Adam Reyher Date: Thu, 9 Jun 2011 06:52:11 -0400 Subject: [ticket/9878] Remove IE7 emulation from prosilver/subSilver2 With these changes, prosilver and subSilver2 no longer need to force IE7 emulation when browsing with IE8 due to the well-known textarea scrolling bug. PHPBB3-9878 --- phpBB/styles/subsilver2/template/quickreply_editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles/subsilver2/template/quickreply_editor.html') diff --git a/phpBB/styles/subsilver2/template/quickreply_editor.html b/phpBB/styles/subsilver2/template/quickreply_editor.html index 704c6e1306..91a8c9a702 100644 --- a/phpBB/styles/subsilver2/template/quickreply_editor.html +++ b/phpBB/styles/subsilver2/template/quickreply_editor.html @@ -10,7 +10,7 @@ {L_MESSAGE}: - + -- cgit v1.2.1