From faa47cd176457bcbf4f5eac91f991c456a85f1a9 Mon Sep 17 00:00:00 2001 From: PayBas Date: Tue, 24 Jun 2014 15:33:30 +0200 Subject: [PATCH] [ticket/12662] Remove inherited props from ddown-extendended PHPBB3-12662 --- phpBB/styles/prosilver/theme/common.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index fa38f5a9bb..f8f56a0020 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -1108,11 +1108,8 @@ form > p.post-notice strong { .dropdown-extended { display: none; - position: absolute; - left: 0; width: 340px; z-index: 1; - top: 22px; } .dropdown-extended ul {