From 4b66a399e4a43d615372cd6a818bafe70bea8bb0 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 25 Jan 2014 02:53:31 -0800 Subject: get rid of bootstrap's blockqote margin css which is just bloody wrong and can't easily be over-ridden --- view/theme/redbasic/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index f039b7374..b2f90cbc1 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -91,6 +91,7 @@ blockquote { border-left: 4px solid #dae4ee; padding: 0.4em; color: #000; + margin-left: 20px; } .ccollapse-wrapper { -- cgit v1.2.3