From 1ccc98cbf390fb5f830b7fa9d025b48e809727b0 Mon Sep 17 00:00:00 2001 From: atsaruk Date: Fri, 14 May 2021 13:17:23 +0300 Subject: [PATCH] LAW-4182 --- htdocs/wp-content/themes/lawcarta/assets/css/main-page.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/wp-content/themes/lawcarta/assets/css/main-page.css b/htdocs/wp-content/themes/lawcarta/assets/css/main-page.css index 6229631..e9bc748 100644 --- a/htdocs/wp-content/themes/lawcarta/assets/css/main-page.css +++ b/htdocs/wp-content/themes/lawcarta/assets/css/main-page.css @@ -3545,3 +3545,5 @@ footer { .promo-popup .pp-close:hover { color: #999; text-decoration: none; } + .icon-warning-custom:before, .icon-warning:before { + content:"\e913"; } \ No newline at end of file