From 98241d3c7de2040e2180327273f75f4d56b1bb22 Mon Sep 17 00:00:00 2001 From: Mark Senff Date: Sun, 7 Apr 2019 09:40:30 -0400 Subject: [PATCH] Update admin.scss --- assets/css/admin.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/css/admin.scss b/assets/css/admin.scss index c14946a180b..60d63275e15 100644 --- a/assets/css/admin.scss +++ b/assets/css/admin.scss @@ -4563,6 +4563,7 @@ img.help_tip { } } +.woocommerce_attribute, .woocommerce_variation { h3 .sort { @@ -4951,6 +4952,7 @@ img.help_tip { } } + &.woocommerce_attribute h3, &.woocommerce_variation h3 { cursor: pointer; padding: 0.5em 0.75em 0.5em 1em !important;