From 57cafd3af5c23390820af6dc5cb56b23008f0a5d Mon Sep 17 00:00:00 2001 From: Joe Dolson Date: Sat, 28 Sep 2024 11:29:13 -0500 Subject: [PATCH] Duplicate classes --- src/styles/twentyeighteen.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/styles/twentyeighteen.css b/src/styles/twentyeighteen.css index 886613b1..4b5db945 100644 --- a/src/styles/twentyeighteen.css +++ b/src/styles/twentyeighteen.css @@ -84,17 +84,17 @@ padding-left: 24px; } -.mc-main.twentyeighteen .mc-format a .mc-icon: .mc-icon::before, .mc-main.twentyeighteen .mc-format span .mc-icon: .mc-icon::before { +.mc-main.twentyeighteen .mc-format a .mc-icon::before, .mc-main.twentyeighteen .mc-format span .mc-icon::before { font-family: dashicons; margin-right: 3px; vertical-align: middle; } -.mc-main.twentyeighteen .mc-format .list .mc-icon: .mc-icon::before { +.mc-main.twentyeighteen .mc-format .list .mc-icon::before { content: "\f163"; } -.mc-main.twentyeighteen .mc-format .grid .mc-icon: .mc-icon::before { +.mc-main.twentyeighteen .mc-format .grid .mc-icon::before { content: "\f508"; } @@ -145,7 +145,7 @@ font-size: 14px; } -.mc-main.twentyeighteen .time-block .mc-icon: .mc-icon::before { +.mc-main.twentyeighteen .time-block .mc-icon::before { font-family: dashicons; content: "\f469"; vertical-align: top;