From 693736df7c4de1b00f746f9f671f287fc757aa3e Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 29 Jul 2021 09:03:22 +0000 Subject: dropdown-menu-right -> dropdown-menu-end --- view/js/main.js | 2 +- view/tpl/abook_edit.tpl | 4 ++-- view/tpl/cdav_addressbook.tpl | 4 ++-- view/tpl/chat.tpl | 2 +- view/tpl/cloud_directory.tpl | 10 +++++----- view/tpl/common_tabs.tpl | 2 +- view/tpl/connections.tpl | 2 +- view/tpl/conv_item.tpl | 8 ++++---- view/tpl/conv_list.tpl | 4 ++-- view/tpl/directory_header.tpl | 2 +- view/tpl/help.tpl | 2 +- view/tpl/mail_conv.tpl | 2 +- view/tpl/navbar_tucson.tpl | 4 ++-- view/tpl/photo_view.tpl | 4 ++-- view/tpl/pinned_item.tpl | 6 +++--- view/tpl/profile_advanced.tpl | 4 ++-- view/tpl/profile_edit.tpl | 2 +- view/tpl/profile_vcard.tpl | 2 +- view/tpl/prv_message.tpl | 2 +- view/tpl/search_item.tpl | 2 +- view/tpl/wiki.tpl | 2 +- view/tpl/wikilist.tpl | 2 +- 22 files changed, 37 insertions(+), 37 deletions(-) (limited to 'view') diff --git a/view/js/main.js b/view/js/main.js index bc8155c58..1a51652c9 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -99,7 +99,7 @@ $(document).ready(function() { tao.zin.htm += ''; $('.zinpax').remove(); $('.zinlcx').append(tao.zin.htm); - $('.zinlcxp > ul').addClass('dropdown dropdown-menu dropdown-menu-right').css('left','-16em'); + $('.zinlcxp > ul').addClass('dropdown dropdown-menu dropdown-menu-end').css('left','-16em'); }); return false; } else { diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 5520a7a45..380d5886c 100644 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -6,7 +6,7 @@ -