From fcfbeece877b094c6c68b657cab8ba2faf56a441 Mon Sep 17 00:00:00 2001 From: SBD Date: Sat, 2 Dec 2023 15:01:48 +0300 Subject: [PATCH] 0.8.448 --- static/js/user_profile_2.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/user_profile_2.js b/static/js/user_profile_2.js index 0ab75e5..5fd2e0a 100644 --- a/static/js/user_profile_2.js +++ b/static/js/user_profile_2.js @@ -58,8 +58,8 @@ function select_tab_profile (el,url,owner_type=null) { let header = document.querySelector("header") header.scrollIntoView({ behavior: "smooth", - block: "start", - inline: "nearest" + block: "end", + inline:'center' }) middleWareJS() let user_type = getInfoAboutUser()