From 179fa3ef40ceb2081db6e20459b5c6da241b0386 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Thu, 8 Mar 2012 01:40:09 +0200 Subject: [PATCH] [feature/prosilver-cleanup/remove-tweaks2] Removing tweaks from forms Removing IE6 tweaks from forms.css PHPBB3-10622 --- phpBB/styles/prosilver/theme/forms.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/phpBB/styles/prosilver/theme/forms.css b/phpBB/styles/prosilver/theme/forms.css index 43888733cc..f352fb2538 100644 --- a/phpBB/styles/prosilver/theme/forms.css +++ b/phpBB/styles/prosilver/theme/forms.css @@ -149,10 +149,6 @@ fieldset.fields2 dl:hover dt label { width: 95%; } -* html #timezone { - width: 50%; -} - /* Quick-login on index page */ fieldset.quick-login { margin-top: 5px;