From 93ba9ac629a29bb8709989ba4be8a26b0b6d87d5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 9 Nov 2016 20:00:16 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 1bbadb1d9..f4757447a 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -240,7 +240,10 @@ textarea { *, *::before, *::after, - *::first-letter, + p::first-letter, + div::first-letter, + blockquote::first-letter, + li::first-letter, p::first-line, div::first-line, blockquote::first-line, -- cgit v1.2.3