- 18 Jun, 2014 2 commits
-
-
Mark Otto authored
-
Chris Rebert authored
-
- 11 Jun, 2014 6 commits
- 10 Jun, 2014 1 commit
-
-
Mark Otto authored
-
- 09 Jun, 2014 1 commit
-
-
Mark Otto authored
-
- 08 Jun, 2014 4 commits
- 07 Jun, 2014 1 commit
-
-
Chris Rebert authored
[skip validator] [skip sauce]
-
- 05 Jun, 2014 1 commit
-
-
Ben Zumhagen authored
Doing this the right way this time. Hiding .panel-footer top border when preceeded by a .list-group. This should resolve the "double border" issue.
-
- 23 May, 2014 1 commit
-
-
Mark Otto authored
-
- 13 May, 2014 2 commits
- 08 May, 2014 2 commits
-
-
Chris Rebert authored
-
Mark Otto authored
-
- 01 May, 2014 2 commits
- 25 Apr, 2014 1 commit
-
-
Daijiro Wachi authored
-
- 07 Apr, 2014 1 commit
-
-
Mark Otto authored
-
- 03 Apr, 2014 1 commit
-
-
XhmikosR authored
-
- 27 Mar, 2014 1 commit
-
-
XhmikosR authored
-
- 25 Mar, 2014 5 commits
- 20 Mar, 2014 1 commit
-
-
Rob Fletcher authored
Fixes #13098 Closes #13099
-
- 17 Mar, 2014 1 commit
-
-
fat authored
-
- 10 Mar, 2014 6 commits
-
-
Mark Otto authored
-
Mark Otto authored
Ensures proper sizing and alignment of input groups within inline and navbar forms. * Uses `inline-table` on the input group * Nukes the widths to `width: auto`—without this, the parent input group doesn’t size correctly and functions as `display: table;` or `block`
-
Mark Otto authored
* Removes default max-height from .navbar-collapse (so not every navbar will get a max-height collapse section) * Scopes regular 340px max-height to fixed top and bottom navbars only (those are the only ones that really need a max-height to enable scrolling) * Adds a landscape media query for phones to cap the max-height at 200px for fixed navbars"