From a31c11fb23234f1f521d8cda8aff7e64614b67c6 Mon Sep 17 00:00:00 2001 From: Pro100ser Date: Wed, 18 Mar 2020 18:18:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=80=D0=B0=D0=B7=D0=BC=D0=B5=D1=82=D0=BA=D1=83=20?= =?UTF-8?q?=D0=B2=D1=8B=D0=BF=D0=B0=D0=B4=D0=B0=D1=88=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/components/header.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/static/css/components/header.css b/static/css/components/header.css index d4715f9..42be840 100644 --- a/static/css/components/header.css +++ b/static/css/components/header.css @@ -238,13 +238,15 @@ padding: 28px 0; margin: 0; } -.drop:hover .contacts__schedule_mod { - width: 116px; +/* .drop:hover .contacts__schedule_mod { + width: 116px; } .drop:hover .dropdown_mod { left: -25px; +} */ +.dropdown_mod { + left: -117px; } - .triangle_mod { left: 73%; bottom: 81%;