- 08 Jan, 2018 1 commit
-
-
Łukasz authored
-
- 04 Jan, 2018 2 commits
-
-
Mark Otto authored
-
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 Jan, 2018 10 commits
-
-
ysds authored
-
Martijn Cuppens authored
-
Patrick H. Lauke authored
Includes simplifying the prose in `tables.md` and adding the bug to the list of browser bugs. Closes https://github.com/twbs/bootstrap/issues/25166
-
Mark Otto authored
* Add additional form validation examples Fixes #24811. This adds .valid-feedback to our custom styles and server side examples; previously we ommitted this to suggest you don't always need valid feedback. In addition, this adds examples of the .{valid|invalid}-tooltip classes with a new subsection in the Validation docs. * Update validation tooltip styles to remove fixed width; instead should retain itself to the parent element * update ids * finish docs paragraph, mention position: relative
-
Martijn Cuppens authored
Fixes #25168
-
Mark Otto authored
-
Mark Otto authored
-
-
- 02 Jan, 2018 6 commits
-
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
* Remove incorrect roles from accordion, tweak/expand accessibility info * Use `<button>` elements rather than links for the accordion
-
Mark Otto authored
-
Mark Otto authored
-
https://github.com/ysds/bootstrapMark Otto authored
Merge branch 'docs-border-utilities' of https://github.com/ysds/bootstrap into ysds-docs-border-utilities
-
Mark Otto authored
-
- 31 Dec, 2017 16 commits
-
-
Gijs Boddeus authored
The append and prepend classes vertically aligned items in the center For textareas this meant the addon would aling vertically instead of stretch and have it's contents vertically aligned these changes fix that so everything is aligned how it should be
-
Martijn Cuppens authored
This commit allows nested structures for accordions. Also a part of the documentation about data-children is removed because this functionality didn't work and it's not applicable anymore. Tests with the collapse accordion are also a bit adjusted to the new situation.
-
Martijn Cuppens authored
-
ysds authored
-
ysds authored
-
Mark Otto authored
-
ysds authored
-
Andres Galante authored
-
Kramb authored
-
Mark Otto authored
* Base the outline button :active color on the background, fixing a contrast issue * Only apply focus outline to active when it's focused
-
Mark Otto authored
-
Kevin Ruscoe authored
-
Raaj Trambadia authored
The download link for Entypo (on its website) is invalid. It's a Dropbox link which now results in a 403 error. The website was last updated in 2015 (as seen in the footer).
-
XhmikosR authored
-
XhmikosR authored
-
- 30 Dec, 2017 5 commits