From 3b1260fd286539929905bc35e625cdd213a3ef2c Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Thu, 24 Oct 2013 19:59:31 +0300 Subject: [PATCH] [ticket/11956] One more dropdown fix PHPBB3-11956 --- phpBB/styles/prosilver/theme/buttons.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css index 3eff3cf4f4..33f924717a 100644 --- a/phpBB/styles/prosilver/theme/buttons.css +++ b/phpBB/styles/prosilver/theme/buttons.css @@ -182,12 +182,6 @@ ul.profile-icons.responsive a.responsive-menu-link:before { top: 20px; } -.postbody ul.profile-icons .dropdown { - left: auto; - right: -4px; - top: 30px; -} - .postbody ul.profile-icons .dropdown li, .postbody ul.profile-icons .dropdown li a { display: block; background: transparent none;