https://github.com/twbs/bootstrap
Revision 7a781b2ae00cfbc5f49530a4de1394c4008b499f authored by Patrick H. Lauke on 11 July 2017, 18:51:21 UTC, committed by GitHub on 11 July 2017, 18:51:21 UTC
Bootstrap itself doesn't use any `::first-letter` or `::first-line`
styles. These selectors also cause(d) problems in IE11 (see
https://github.com/h5bp/html5-boilerplate/pull/1799) and currently cause
a nasty rendering bug in Chrome where the first letter is vertically
shifted (see https://github.com/twbs/bootstrap/issues/21771)

As h5bp has now removed these as well, no need to keep and comment them
out. See https://github.com/h5bp/html5-boilerplate/issues/1961 /
https://github.com/h5bp/html5-boilerplate/pull/1962
1 parent 6436233
History
Tip revision: 7a781b2ae00cfbc5f49530a4de1394c4008b499f authored by Patrick H. Lauke on 11 July 2017, 18:51:21 UTC
Remove ::first-letter and ::first-line selectors from print styles
Tip revision: 7a781b2
File Mode Size
.github
_data
_includes
_layouts
_plugins
assets
build
dist
docs
js
nuget
scss
.babelrc -rw-r--r-- 172 bytes
.editorconfig -rw-r--r-- 232 bytes
.eslintignore -rw-r--r-- 34 bytes
.gitattributes -rw-r--r-- 359 bytes
.gitignore -rw-r--r-- 551 bytes
.hound.yml -rw-r--r-- 182 bytes
.houndignore -rw-r--r-- 45 bytes
.scss-lint.yml -rw-r--r-- 11.8 KB
.travis.yml -rw-r--r-- 940 bytes
CNAME -rw-r--r-- 26 bytes
Gemfile -rw-r--r-- 235 bytes
Gemfile.lock -rw-r--r-- 1.5 KB
Gruntfile.js -rw-r--r-- 719 bytes
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 8.1 KB
_config.yml -rw-r--r-- 2.2 KB
apple-touch-icon.png -rw-r--r-- 6.0 KB
bower.json -rw-r--r-- 679 bytes
composer.json -rw-r--r-- 744 bytes
favicon.ico -rw-r--r-- 5.3 KB
index.html -rw-r--r-- 5.8 KB
package.js -rw-r--r-- 538 bytes
package.json -rw-r--r-- 6.2 KB
robots.txt -rw-r--r-- 123 bytes
sache.json -rw-r--r-- 249 bytes

README.md

back to top