From 56a5d8ebe02b9586afc0022ec5afc22000d96031 Mon Sep 17 00:00:00 2001 From: koziavin Date: Fri, 1 Aug 2025 17:12:43 +0400 Subject: [PATCH] update --- crm/default.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/crm/default.css b/crm/default.css index 4ef0488..2d977ef 100644 --- a/crm/default.css +++ b/crm/default.css @@ -567,7 +567,6 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) { position: absolute; top: -3px; right: 0; - padding-left: 8px; padding-right: 0; display: flex; width: 0; /* Начальная ширина 0 */ @@ -590,6 +589,10 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) { border: 1px solid #e2e2e2; padding: 10px 15px 10px 17px; } + + .nav-wrap { + margin-left: 8px; + } } @media (max-width: 900px) { input[type="text"] {