- 08 May, 2013 7 commits
-
-
Mark Otto authored
BS3: Require .btn-default for all standard buttons
-
Mark Otto authored
-
Mark Otto authored
* Overhaul the form control sizing section to only show sizing via grid columns as parents, not as classes on inputs * Restore the inline-form option * Restore the bottom margin on form controls and make them block level instead of inline-block * More misc docs cleanup for forms
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
* Instead of , use for standard, gray button * Improves ability to customize buttons by encouraging folks to not override .btn and thus overriding all button modifier classes * Updates docs to reflect the change * Reorganize buttons CSS
-
Mark Otto authored
-
- 07 May, 2013 5 commits
- 06 May, 2013 1 commit
-
-
Edgar Schnueriger authored
-
- 04 May, 2013 6 commits
- 03 May, 2013 21 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Use @font-size-... variables instead of hardcoded font-size in px
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Use padding instead of #push with box-sizing: border-box
-
Mark Otto authored
Conflicts: docs/docs.html
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Corrected typo in carousel.html
-
Mark Otto authored
Fix input border flicker in Chrome
-
Mark Otto authored
-
Mark Otto authored
* Rearrange sections * Add code snippets for text and links in navbars * Add .navbar-link back in * Add mention of .navbar-text, but it still needs to be re-implemented * Update nav to reflect new order
-
Mark Otto authored
* Add top margin, calculated by subtracting height of an input from height of a navbar, and dividing by two * Uses the same method as .navbar-form * To use, add .navbar-btn to any button outside a form element * Also add section to docs detailing buttons in navbars, and add more ids for the other unlinked and unmentioned sections in the side nav
-
Mark Otto authored
-
Mark Otto authored
* Nuke the commented out navbar forms code that's not currently needed * Add a few more examples to the .navbar-form docs section * Remove (for now at least) top padding on checkbox and radios
-
Mark Otto authored
-
Kevin Ingersoll authored
-