0.0.211 small upd for menu_profile

This commit is contained in:
2023-11-10 14:53:12 +03:00
parent e455a19ff3
commit 7e316bbc73
2 changed files with 17 additions and 6 deletions

View File

@@ -600,6 +600,7 @@
.text_btn_profile{ .text_btn_profile{
font-size: 12px; font-size: 12px;
top: 20px;
} }
.block-list-of-users{ .block-list-of-users{
@@ -925,6 +926,18 @@
max-width: 245px; max-width: 245px;
} }
#customer>.text_btn_profile{
top: 12px;
left: 70px;
width: 50%;
}
#mover>.text_btn_profile{
top: 12px;
left: 70px;
width: 50%;
}
/* END my_profile*/ /* END my_profile*/

View File

@@ -1153,13 +1153,11 @@ h2.title_new_route{
/*}*/ /*}*/
#customer>.text_btn_profile{
top: 10px; #mover>.text_btn_profile, #customer>.text_btn_profile{
left: 4px; top: 12px;
}
#mover>.text_btn_profile{
top: 10px;
left: 4px; left: 4px;
line-height: 18px;
} }
.text_btn_profile{ .text_btn_profile{