From e8a47efd1fd6e36a7457ece2aa35aeb578be04d3 Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Mon, 11 Apr 2022 15:28:54 +0200 Subject: [PATCH] related to #1609 reintroduced drag and drop tooltip --- admin/themes/default/template/albums.tpl | 1 + admin/themes/default/theme.css | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/themes/default/template/albums.tpl b/admin/themes/default/template/albums.tpl index c4778e1b8..473998c8a 100644 --- a/admin/themes/default/template/albums.tpl +++ b/admin/themes/default/template/albums.tpl @@ -111,6 +111,7 @@ const rename_item = '{'Rename "%s"'|@translate|escape:javascript}';

{'Automatic sort order'|@translate}

+
{'Drag and drop to reorder albums'|@translate}
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 3f637ceca..7c8fc93f8 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -4108,8 +4108,7 @@ FORM#categoryOrdering p.albumActions .userSeparator {margin:0 5px;} } .cat-move-header .cat-move-info { - position: relative; - margin-right: auto; + margin-left: auto; } .cat-move-header .cat-move-info::before {