From 024439814a76336b4e53cf60b9e181c2493a9330 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Mon, 2 Jun 2025 14:43:51 -0700 Subject: [PATCH] fix: sweetalert.css nested selectors --- emhttp/plugins/dynamix/styles/jquery.sweetalert.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/emhttp/plugins/dynamix/styles/jquery.sweetalert.css b/emhttp/plugins/dynamix/styles/jquery.sweetalert.css index 74bf75fe1..6a2866099 100644 --- a/emhttp/plugins/dynamix/styles/jquery.sweetalert.css +++ b/emhttp/plugins/dynamix/styles/jquery.sweetalert.css @@ -70,10 +70,10 @@ pre#swaltext { margin: 0; padding: 0; line-height: normal; + } - hr { - display: none; - } + hr { + display: none; } fieldset {