From 15cfd6fda79fdaff8302f2eae91e8fc40940609a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 24 Apr 2016 12:45:38 +0200 Subject: revert inline-block for blockquote --- view/theme/redbasic/css/style.css | 1 - 1 file changed, 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 31455cbdd..bd5df5e63 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1605,7 +1605,6 @@ nav ul li .notify-unseen } blockquote { - display: inline-block; font-size: $font_size; font-style: italic; border-left: 3px solid #ccc; -- cgit v1.2.3