- 13 Aug, 2013 40 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Now navbars have their own float utility classes, mixin-ed versions of `.pull-left` and `.pull-right`. * Removed chained `.navbar-nav.pull-right` * Added `.navbar-left` and `.navbar-right` as mixins of the default float utilities, but only above the `@grid-float-breakpoint` to match the new navbar behavior * Updated components docs to match the new changeas * Added callout about component alignment here to explain the new classes
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Swapped input-lg and input-sm
-
Guillermo González de Agüero authored
Fixing my own error. Thanks to @kyleledbetter for reporting.
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
BS3: Navbar overhaul
-
Mark Otto authored
Conflicts: dist/css/bootstrap.min.css
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
fix mixin code example
-
saiwang authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
BS3: Drop the accordion for the panel (fixes #8648)
-
Mark Otto authored
Conflicts: dist/css/bootstrap.min.css
-
Mark Otto authored
Added pagination-size mixin
-
Mark Otto authored
Added input-size mixin
-
Mark Otto authored
BS3: `.btn-group`s for your `.btn-group`s
-
Mark Otto authored
-
ggam authored
-
Mark Otto authored
-
Mark Otto authored
Fixes #9415
-
Chris Rebert authored
patch highlighting hint
-
saiwang authored
-
Bas Bosman authored
-
Guillermo González de Agüero authored
-
ggam authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
* Deletes the accordion.less file * Extends the panel to be collapsible with our JS plugin * Supports panel color variations
-
Mark Otto authored
-