From 8c05b987ed05a7232f6ed7627a468c824d2613d1 Mon Sep 17 00:00:00 2001 From: borissedw Date: Tue, 31 Oct 2023 21:10:34 +0300 Subject: [PATCH] 0.0.308 --- static/css/styles(boris).css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 56f1eef..aab4ace 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -841,7 +841,7 @@ /*p_results_find_route*/ .container_form_search_carrier{ - width: 100%; + width: calc(100% - 26px); background: #FFF; box-shadow: -1px 4px 10px 0 rgba(198, 199, 203, 0.20), 0 -1px 10px 0 rgba(198, 199, 203, 0.20); margin-top: 60px;