1.1.20 upd css for .menu_profile right
This commit is contained in:
@@ -2596,6 +2596,9 @@ a.open_inf_carrier{
|
||||
.menu_buttons.right.open .menu_profile{
|
||||
padding-top: 45px;
|
||||
}
|
||||
.menu_buttons.right.padding_remove.open .menu_profile{
|
||||
padding-top: unset;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -143,7 +143,7 @@
|
||||
{% include 'blocks/b_header.html' %}
|
||||
|
||||
<div class="cut_width_f_curtain close{% if page_type == 'profile' %}{% else %} n_profile{% endif %} right" onclick="reAdressClickOnbackrground(event,this)">
|
||||
<div class="menu_buttons curtain right {% if page_type == 'profile' %}{% if not mobile %}open{% else %}close{% endif %}{% else %} n_profile close{% endif %}" data-name="<img style='width: 15px;display: block;position: relative;bottom: 0;transform: rotate(270deg);' src='{% static "/img/svg/burger.svg" %}'>">
|
||||
<div class="menu_buttons curtain right {% if page_type == 'profile' %}padding_remove {% if not mobile %}open{% else %}close{% endif %}{% else %} n_profile close{% endif %}" data-name="<img style='width: 15px;display: block;position: relative;bottom: 0;transform: rotate(270deg);' src='{% static "/img/svg/burger.svg" %}'>">
|
||||
|
||||
{% include "blocks/profile/b_buttons_menu_profile.html" %}
|
||||
<div class="handler_menu close" onclick="open_curtain_w_btn_profile()">
|
||||
|
||||
Reference in New Issue
Block a user