From 92ba7258b0bfa8468af037892470fad20b60ae61 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 20 Aug 2019 19:10:12 +0000 Subject: [PATCH] Twenty Eleven: Fix tabs vs. spaces in [45763]. See #47414. git-svn-id: https://develop.svn.wordpress.org/trunk@45862 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyeleven/editor-blocks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentyeleven/editor-blocks.css b/src/wp-content/themes/twentyeleven/editor-blocks.css index a9e6917a89..75263b176e 100644 --- a/src/wp-content/themes/twentyeleven/editor-blocks.css +++ b/src/wp-content/themes/twentyeleven/editor-blocks.css @@ -383,7 +383,7 @@ p.has-drop-cap:not(:focus)::first-letter { } .wp-block-button .wp-block-button__link[data-is-placeholder-visible="true"] { - height: auto; + height: auto; } .wp-block-button__link {