From a5248072dee4e5bc3a931336a610f7cd61341df5 Mon Sep 17 00:00:00 2001 From: Miguel Fonseca Date: Thu, 14 Dec 2017 19:52:02 +0000 Subject: [PATCH] Quote, Pullquote: Use new `cite` in Editable too Fixes a visual regression introduced in #3851 --- blocks/library/pullquote/index.js | 2 +- blocks/library/quote/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blocks/library/pullquote/index.js b/blocks/library/pullquote/index.js index fc55e75ecf0ed..0487c215a11d8 100644 --- a/blocks/library/pullquote/index.js +++ b/blocks/library/pullquote/index.js @@ -99,7 +99,7 @@ registerBlockType( 'core/pullquote', { /> { ( citation || !! focus ) && ( { ( ( citation && citation.length > 0 ) || !! focus ) && (