- 12 Mar, 2018 1 commit
-
-
Jacob Müller authored
-
- 04 Jan, 2018 1 commit
-
-
Mark Otto authored
* Add min-width to body when printing This should address some inconsistencies between browsers when printing. It applies a min-width to the body so that the content better resembles what your might see on your screen. I've made it a variable for easy customizing, too. * Don't underline buttons when printing * Add basic print styles for page and body size to create a semi-consistent print experience across browsers
-
- 03 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 11 Jul, 2017 1 commit
-
-
Patrick H. Lauke authored
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
-
- 04 Jan, 2017 1 commit
-
-
Quy authored
-
- 13 Nov, 2016 1 commit
-
-
Bardi Harborow authored
-
- 06 Nov, 2016 1 commit
-
-
Patrick H. Lauke authored
`*::first-letter` causes problems in IE11 - only prints first page of a multi-page document
-
- 03 Oct, 2016 1 commit
-
-
Patrick H. Lauke authored
With apologies, copy/paste error following on from trying to fix conflicting Hound/Travis checks for https://github.com/twbs/bootstrap/pull/20821/ slipped through before I noticed them.
-
- 02 Oct, 2016 1 commit
-
-
Patrick H. Lauke authored
most notable change: - fixes print/print preview crash in IE11 (caused by `*:first-line` selector)
-
- 05 Sep, 2016 1 commit
-
-
Mark Otto authored
-
- 11 Feb, 2016 1 commit
-
-
Ameya Pandilwar authored
-
- 07 Feb, 2016 1 commit
-
-
Chris Rebert authored
[skip sauce]
-
- 06 Feb, 2016 1 commit
-
-
Mark Otto authored
-
- 26 Jan, 2016 1 commit
-
-
XhmikosR authored
-
- 21 Jan, 2016 1 commit
-
-
Chris Rebert authored
Remove print-specific img max-width:100%; style so that Google Maps and other widgets print correctly See https://github.com/h5bp/html5-boilerplate/issues/1741 X-Ref: #1506
-
- 15 Nov, 2015 1 commit
-
-
Chris Rebert authored
[skip sauce]
-
- 24 Aug, 2015 1 commit
-
-
Kevin Kirsche authored
Fix #17052
-
- 11 Apr, 2015 2 commits
-
-
Chris Rebert authored
* Relative URLs were output as-is, which is suboptimal or even confusing for end-users * Ditto for fragment identifiers * Outputting long URLs inline with prose isn't good UX JavaScript could potentially help with this (e.g. http://alistapart.com/article/improvingprint). However, we're not currently interested in trying to tackle the hard problem of fancy print stylesheets/views (particularly given the level of cross-browser inconsistency when it comes to printing). So let's just keep things simple, vanilla, and unsurprising, which should also make it easy for others to add their own print fanciness on top of Bootstrap.
-
Chris Rebert authored
Forcing black-and-white text & backgrounds is too harsh. Printing speed isn't everything. Users or authors can easily enable grayscale themselves if need be.
-
- 17 Dec, 2014 1 commit
-
-
Chris Rebert authored
Chrome fixed the bug as of v37: https://code.google.com/p/chromium/issues/detail?id=282918
-
- 11 Dec, 2014 1 commit
-
-
Mark Otto authored
-
- 02 Dec, 2014 1 commit
-
-
Mark Otto authored
-
- 04 Aug, 2014 1 commit
-
-
Mark Otto authored
-
- 23 Jan, 2014 1 commit
-
-
Mark Otto authored
-
- 22 Jan, 2014 1 commit
-
- 26 Oct, 2013 2 commits
-
-
Geremia Taglialatela authored
-
Geremia Taglialatela authored
-
- 21 Oct, 2013 1 commit
-
-
Mark Otto authored
-
- 19 Jul, 2013 1 commit
-
-
Mark Otto authored
-
- 08 Jul, 2013 1 commit
-
-
Chris Rebert authored
-
- 18 Jun, 2013 1 commit
-
-
Mark Otto authored
* Updates `.table` to always enforce a solid white background * Update button groups and dropdowns to always use black carets * Add a 1px solid black border to labels (in the future we should add a border to these perhaps for better printing)
-
- 09 May, 2013 1 commit
-
-
Mark Otto authored
-
- 16 Mar, 2013 1 commit
-
-
Mark Otto authored
-
- 01 Mar, 2013 1 commit
-
-
Mark Otto authored
-
- 02 Feb, 2012 1 commit
-
-
Mark Otto authored
-
- 27 Jan, 2012 1 commit
-
-
Jacob Thornton authored
-
- 15 Jan, 2012 1 commit
-
-
Mark Otto authored
-
- 27 Dec, 2011 1 commit
-
-
Mark Otto authored
-