diff options
| author | Mark Otto <[email protected]> | 2016-11-09 20:00:16 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-11-09 20:00:16 -0800 |
| commit | 93ba9ac629a29bb8709989ba4be8a26b0b6d87d5 (patch) | |
| tree | 105a08f8aff4da872ba29ed4496508d6d2cb2d94 /docs/dist/css/bootstrap.css | |
| parent | 1b9262d44b125e2a097b9b5634b3974e769dd013 (diff) | |
| download | bootstrap-93ba9ac629a29bb8709989ba4be8a26b0b6d87d5.tar.xz bootstrap-93ba9ac629a29bb8709989ba4be8a26b0b6d87d5.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 5 |
1 files changed, 4 insertions, 1 deletions
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, |
