From 4780e8c369d9c7f797ac309eb586da921d28b6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien?= Date: Tue, 16 Mar 2021 23:28:08 +0100 Subject: Fix dropdown in compact view MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien --- templates/part.content.php | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/templates/part.content.php b/templates/part.content.php index 9e32c8589..85e5bfc95 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -98,7 +98,7 @@ title="t('Share')) ?>" ng-click="Content.openDropdown(item.id)"> - +
  • -

    t('Share on social media')) ?>

    -
    -
    - -
    -
    - -
    -
    - +

    t('Share on social media')) ?>

    +
    +
    + +
    +
    + +
    +
    + +
    -
    - - + +
  • -- cgit v1.2.3