- 14 Dec, 2013 12 commits
-
-
Mark Otto authored
Conflicts: dist/css/bootstrap.min.css less/modals.less
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
* Removes an old pair of selectors that didn’t properly target the right-aligned navbar alignment of dropdown menus. * Deprecates the `.pull-right` alignment in favor of a more specific and unique class name. * Adds `.dropdown-menu-right` as the new alignment class. This is then mixin-ed into the `.navbar-right.navbar-nav` dropdown menus for auto-alignment. * To override that auto-alignment, use `.dropdown-menu-left` as needed.
-
Chris Rebert authored
Add `try` and `catch` to keywords
-
Zlatan Vasović authored
-
Mark Otto authored
-
Mark Otto authored
Conflicts: dist/css/bootstrap.min.css
-
Mark Otto authored
Fixes #10495: Float Glyphicon and set margins in .navbar-brand to ensure there is no added height because wtf even is CSS
-
Chris Rebert authored
use S3-based node_modules caching
-
Chris Rebert authored
-
Chris Rebert authored
-
- 13 Dec, 2013 8 commits
-
-
Chris Rebert authored
';' isn't needed
-
Zlatan Vasović authored
-
Tobias Lindig authored
-
Tobias Lindig authored
removed z-index for .modal-dialog, it was not necessary because the parent element (.modal) already has a z-index.
-
Mark Otto authored
-
Mark Otto authored
Transform-origin mixin for IE
-
Chris Rebert authored
Sauce tests: update to later browsers supported by OS X 10.9
-
Chris Rebert authored
-
- 12 Dec, 2013 2 commits
-
-
Chris Rebert authored
Add @dropdown-caret-color variable back to variables.less
-
dzwillia authored
-
- 11 Dec, 2013 11 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Use variables for breadcrumb padding
-
Mark Otto authored
Clarify Windows workarounds.
-
Zlatan Vasović authored
-
Chris Rebert authored
customizer.js: Remove a workaround for older less.js.
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
-
Mark Otto authored
Update Jekyll on Windows info
-
Mark Otto authored
Help Windows users install Jekyll
-
- 10 Dec, 2013 7 commits
-
-
Julian Thilo authored
-
XhmikosR authored
-
XhmikosR authored
Mention that Python needs to be in PATH for Pygments to work and thus jekyll not fail.
-
Mark Otto authored
Update less.js to v1.5.1.
-
Mark Otto authored
Build process: use module "load-grunt-tasks" to load grunt tasks
-
Jan Panschab authored
-
XhmikosR authored
This fixes an error with `&:extend(.clearfix all)` when using the customizer.
-