From d91a56d2ce017a9d0410b2a78bc118a9cc345e44 Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Mon, 13 Sep 2021 13:58:20 +0300 Subject: [PATCH] update callout shortcode (#10326) --- layouts/_default/baseof.html | 2 +- layouts/shortcodes/quote.html | 11 +++++++---- layouts/shortcodes/tip.html | 3 +++ 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 2d17409f7a..bcd582f9d3 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -113,7 +113,7 @@ - + diff --git a/layouts/shortcodes/quote.html b/layouts/shortcodes/quote.html index 422dd43664..308a2a38c1 100644 --- a/layouts/shortcodes/quote.html +++ b/layouts/shortcodes/quote.html @@ -1,12 +1,15 @@ -
+
-
+ diff --git a/layouts/shortcodes/tip.html b/layouts/shortcodes/tip.html index 30b528a40e..b4aaf1136d 100644 --- a/layouts/shortcodes/tip.html +++ b/layouts/shortcodes/tip.html @@ -1,5 +1,8 @@