From 490369062f8a9d46a9e69fdcefd4e80d96b5f156 Mon Sep 17 00:00:00 2001 From: Justas Vaitkus Date: Fri, 5 Jul 2024 12:05:42 +0300 Subject: [PATCH] css changes to change input order --- views/css/front/onepagecheckout.css | 6 ++++++ views/templates/hook/front/partials/pudo-search-block.tpl | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/views/css/front/onepagecheckout.css b/views/css/front/onepagecheckout.css index 16b23208..5de29d0c 100644 --- a/views/css/front/onepagecheckout.css +++ b/views/css/front/onepagecheckout.css @@ -51,6 +51,7 @@ .chosen-container { width: 100% !important; + max-width: 290px; } .carrier-extra-content .chosen-select { @@ -60,4 +61,9 @@ .dpd-checkout-delivery-time--container { width: 100%; +} + +.search-block-container { + padding-left: 15px; + padding-right: 15px; } \ No newline at end of file diff --git a/views/templates/hook/front/partials/pudo-search-block.tpl b/views/templates/hook/front/partials/pudo-search-block.tpl index c230e3dc..3ada10d1 100644 --- a/views/templates/hook/front/partials/pudo-search-block.tpl +++ b/views/templates/hook/front/partials/pudo-search-block.tpl @@ -19,10 +19,10 @@
{if count($city_list) > 1} -
+
{/if} {if !empty($city_list)} @@ -40,7 +40,7 @@
-
+
{include file='module:dpdbaltics/views/templates/hook/front/partials/pudo-search-street.tpl'}