From 124680d665399be79efe0a8cca3f126be4ac3e01 Mon Sep 17 00:00:00 2001 From: Shubham Mehrotra Date: Thu, 6 Aug 2020 20:22:14 +0530 Subject: [PATCH] #3675 --- .../customers/account/address/index.blade.php | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/address/index.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/address/index.blade.php index 59377cb63..3ed14fc28 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/address/index.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/address/index.blade.php @@ -84,17 +84,16 @@ @endpush @if ($addresses->isEmpty()) - + .address-button { + z-index: 1; + position: absolute; + margin-top: 110px !important; + } + @endif