From a7029edc612745db1edb318b366d7bf229c3a8a5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 15 Dec 2013 11:29:58 -0800 Subject: Restyle the blockquote to not thin text or change line-height --- dist/css/bootstrap.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 4c1d7baba..62b10b4a9 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -602,8 +602,6 @@ blockquote { } blockquote p { font-size: 17.5px; - font-weight: 300; - line-height: 1.25; } blockquote p:last-child { margin-bottom: 0; -- cgit v1.2.3