- 20 Jun, 2013 15 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
If the popover's title contains no text, hide it via JS. Previously was done via CSS's `:empty` property, but that doesn't work in IE8, so JS it is. /cc @fat becaue I probably did this wrong <3
-
Mark Otto authored
-
Mark Otto authored
Fixes broken layout for .input-group-addons within .input-large. Follows...
-
Mark Otto authored
-
Mark Otto authored
Add heading font family variable
-
Mark Otto authored
-
Mark Otto authored
rename '.navbar .nav' to '.navbar-nav'
-
nextgenthemes authored
-
Luis Hdez authored
-
Mark Otto authored
* Remove plugin file and put JS inline * Update grid layout to use tablet columns * Switch from LESS to CSS for transition * Pad footer sides for better mobile rendering * Spacing cleanup
-
https://github.com/trumbitta/bootstrapMark Otto authored
Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap into trumbitta-offcanvas-example
-
Mark Otto authored
-
Mark Otto authored
Add missing property to form-horizontal docs
-
- 19 Jun, 2013 3 commits
-
-
Kurt MacDonald authored
-
Mark Otto authored
-
Mark Otto authored
-
- 18 Jun, 2013 7 commits
-
-
Mark Otto authored
docs/javascript.html: backticks -> <code>
-
Chris Rebert authored
-
Edgar Schnueriger authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
3.0.0-wip - Fixed 'Running Doc. Locally" Link
-
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 12 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`.
-
Edgar Schnueriger authored
Fixes broken layout for .input-group-addons within .input-large. Follows 6ce154c7
-
Mark Otto authored
redundant lines removed
-
Mark Otto authored
components docs: backticks ==> <code>
-
Chris Rebert authored
-
Mark Otto authored
upgrade holder to 2.0, update thumbnail examples in docs to fit inside containers
-
Mark Otto authored
CSS docs page: backticks ==> <code>
-
Chris Rebert authored
-
Ivan Malopinsky authored
-
- 16 Jun, 2013 3 commits
-
-
FLOKER authored
-
Mark Otto authored
-
Karel Vuong authored
-