- 02 Jul, 2013 4 commits
- 29 Jun, 2013 1 commit
-
-
Francis Brunelle authored
-
- 28 Jun, 2013 9 commits
-
-
Mark Otto authored
* Any mentions of .btn-mini * Old docs page that somehow found it's way back
-
Mark Otto authored
`img`s are no longer responsive by default. Instead, use `.img-responsive` as a class or mixin. Existing `.thumbnail > img` and `.img-thumbnail` classes now make use of this as a mixin as well.
-
Mark Otto authored
remove submenus. for more context: http://www.youtube.com/watch?v=ggWyUEuGcWY&feature=youtu.be&t=48s
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
fat authored
-
- 25 Jun, 2013 1 commit
-
-
Luis Hdez authored
-
- 23 Jun, 2013 3 commits
- 22 Jun, 2013 1 commit
-
-
Mark Otto authored
-
- 21 Jun, 2013 2 commits
-
-
Mark Otto authored
Prevents an odd alignment issue in mobile views by forcing the nav links to be full width without undoing the float.
-
Mark Otto authored
Attached disabled styles to the exact input types rather than all inputs and reseting the checkbox/radios. If setting `background-color: transparent;`, iOS renders no background on the disabled control.
-
- 20 Jun, 2013 5 commits
- 19 Jun, 2013 2 commits
- 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)
-
- 17 Jun, 2013 4 commits
-
-
Mark Otto authored
Instead of clearing the entire `.dl-horizontal`, we've moved the clearfix mixin to the `dd` level to solve two problems in one: empty `dd`s mid-list, and empty `dd` as the last child. Addresses a few old issues, including #2824, #3819, #3821, #4062, #6707, and #7180. Sorry that took so long :D.
-
Mark Otto authored
Also add better comments
-
Mark Otto authored
-
Mark Otto authored
Turns out we were nixing the default browser spacing for bullets and numbers, so this reverts that and instead just twerks the top/bottom `margin`.
-
- 16 Jun, 2013 2 commits
- 15 Jun, 2013 1 commit
-
-
Mark Otto authored
-
- 08 Jun, 2013 1 commit
-
-
Mark Otto authored
* Update docs to include table of grid levels and behaviors * Change from .col-md to .col-sm to match existing size variables we use elsewhere * Keep .col-lg as-is though for simplicity as we won't likely add a fourth level of the grid * Combine responsive .container breakpoints with grid breakpoints in grid.less * Other misc docs updates
-
- 07 Jun, 2013 1 commit
-
-
William Ghelfi authored
-
- 04 Jun, 2013 1 commit
-
-
Mark Otto authored
-
- 03 Jun, 2013 1 commit
-
-
Mark Otto authored
-