From 3bdc1d4e16f2ba6d056c4fc78b670ecf863d0974 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Mon, 9 Jul 2018 20:12:24 +0200 Subject: [PATCH] [ticket/12627] Fix stylelint issues in CSS files after merging 3.2.x PHPBB3-12627 --- phpBB/styles/prosilver/theme/common.css | 2 +- phpBB/styles/prosilver/theme/responsive.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index 4a84c9e3e3..324d68f1bd 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -1427,7 +1427,7 @@ ul.linklist:after, width: 50px; } -.dropdown .clone.hidden { +.dropdown .clone.hidden { display: none; } diff --git a/phpBB/styles/prosilver/theme/responsive.css b/phpBB/styles/prosilver/theme/responsive.css index e06882ebb5..deccb00503 100644 --- a/phpBB/styles/prosilver/theme/responsive.css +++ b/phpBB/styles/prosilver/theme/responsive.css @@ -498,8 +498,8 @@ .column2, .left-box.profile-details { float: none; - width: auto; clear: both; + width: auto; } /* Polls