diff --git a/src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css b/src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css index 51e6511310..361e5b6b23 100644 --- a/src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css +++ b/src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css @@ -727,7 +727,7 @@ table.wp-block-table td:last-child { } .wp-block-button .wp-block-button__link[data-is-placeholder-visible="true"] { - height: auto; + height: auto; } .wp-block-button__link {