From af29822f04516c492fb41116d7a82e099cc89788 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 7 Dec 2015 15:45:21 +0100 Subject: override bs default margin --- 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 3a237b2ec..0efd39681 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1888,6 +1888,7 @@ blockquote { font-style: italic; border-left: 3px solid #ccc; padding: 1em 0px 1em 1.5em; + margin: 0px; } .badge { -- cgit v1.2.3