From 354800097cfb6909aacaa98d8b8df3dfec4f8f35 Mon Sep 17 00:00:00 2001 From: Lorenzo Stramaccia Date: Fri, 13 Oct 2017 13:25:27 +0200 Subject: [PATCH] FIX toolbar-amount placing --- .../luma/Magento_Catalog/web/css/source/module/_toolbar.less | 1 - 1 file changed, 1 deletion(-) diff --git a/app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_toolbar.less b/app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_toolbar.less index 5c51938b23422..580abf264cadc 100644 --- a/app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_toolbar.less +++ b/app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_toolbar.less @@ -44,7 +44,6 @@ line-height: @toolbar-mode-icon-font-size + 2; margin: 0; padding: 7px 0; - position: absolute; text-align: left; top: 0; vertical-align: middle;