From cdff30d4fe148979269ec95fd51f00048f4289d7 Mon Sep 17 00:00:00 2001
From: serhii balko <serhii.balko@transoftgroup.com>
Date: Wed, 3 Jan 2018 15:23:13 +0200
Subject: [PATCH] #12231: [GitHub] New Cart Rule : Small styles issue because
 of styles-old.css

---
 .../view/adminhtml/layout/sales_rule_promo_quote_edit.xml        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app/code/Magento/SalesRule/view/adminhtml/layout/sales_rule_promo_quote_edit.xml b/app/code/Magento/SalesRule/view/adminhtml/layout/sales_rule_promo_quote_edit.xml
index ad5bbbd262d..3366af650f8 100644
--- a/app/code/Magento/SalesRule/view/adminhtml/layout/sales_rule_promo_quote_edit.xml
+++ b/app/code/Magento/SalesRule/view/adminhtml/layout/sales_rule_promo_quote_edit.xml
@@ -6,6 +6,7 @@
  */
 -->
 <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
+    <update handle="styles" />
     <body>
         <referenceContainer name="content">
             <uiComponent name="sales_rule_form"/>
-- 
GitLab