From 6bf771651846ba2906c4f03600277ebbe2f3b98a Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 25 Apr 2016 20:11:36 -0700 Subject: Revert "Revert "revert inline-block for blockquote"" This reverts commit ae026247934f422622031c426af01101c05f4c18. --- view/theme/redbasic/css/style.css | 1 - 1 file changed, 1 deletion(-) (limited to 'view/theme/redbasic') 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