From d27872e29e212696b3bcd900aafd5a20ea77be0d Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 1 Feb 2024 11:31:05 +0000 Subject: [PATCH] Twenty Fifteen: Fix typo in `css/blocks.css`. Follow-up to [43798]. Props shailu25, harshgajipara. Fixes #60383. git-svn-id: https://develop.svn.wordpress.org/trunk@57512 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfifteen/css/blocks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentyfifteen/css/blocks.css b/src/wp-content/themes/twentyfifteen/css/blocks.css index 5967ea52e9..3487cc7b98 100644 --- a/src/wp-content/themes/twentyfifteen/css/blocks.css +++ b/src/wp-content/themes/twentyfifteen/css/blocks.css @@ -470,7 +470,7 @@ p.has-drop-cap:not(:focus)::first-letter { } } -/* Seperators */ +/* Separators */ .wp-block-separator { border: 0;