From a1798d5bd72aaad26c61fdc6c79f271228e7c2ac Mon Sep 17 00:00:00 2001 From: Greta Doci Date: Thu, 27 Jun 2019 14:46:18 +0200 Subject: [PATCH] Fix gallery sorting buttons and remove filelist ref # #16076 Signed-off-by: Greta Doci --- css/gallerybutton.css | 3 +-- templates/part.content.php | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/css/gallerybutton.css b/css/gallerybutton.css index 175abf35..d0c920ac 100644 --- a/css/gallerybutton.css +++ b/css/gallerybutton.css @@ -10,8 +10,7 @@ } #controls .button.view-switcher.gallery { - margin-right: 4px; - padding: 9px 11px; + display: none; } .icon-toggle-pictures.hidden { diff --git a/templates/part.content.php b/templates/part.content.php index 99a75288..65835b1f 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -51,6 +51,16 @@ style(
+
+
+
+ +
+
@@ -72,16 +82,6 @@ style( ); ?>" alt="t('Sort by date')); ?>"/>
-
-
-
- -
-