From 6e25ab3ae2577dc6493c89791ddc3040b437d62c Mon Sep 17 00:00:00 2001 From: Enrique Guadalupe Date: Wed, 25 Oct 2017 21:35:39 +0200 Subject: [PATCH] Fix label to avoid wrapping poorly,now break by word --- app/design/adminhtml/Magento/backend/web/css/styles-old.less | 1 - 1 file changed, 1 deletion(-) diff --git a/app/design/adminhtml/Magento/backend/web/css/styles-old.less b/app/design/adminhtml/Magento/backend/web/css/styles-old.less index 358250adf0341..b66fed0c0a09a 100644 --- a/app/design/adminhtml/Magento/backend/web/css/styles-old.less +++ b/app/design/adminhtml/Magento/backend/web/css/styles-old.less @@ -1383,7 +1383,6 @@ line-height: 1.33; vertical-align: middle; white-space: normal; - word-break: break-all; &[data-config-scope] { position: relative;