| Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove useless ms prefixes
|
|
|
|
|
|
floats and replacing with font-size: 0; inline-block hack
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the customizer
|
|
|
|
|
|
|
|
border radius
|
|
pagination items
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
row-fluids don't have the same negative margin-left as rows. This was
throwing everything off.
So added a different rule for first-child and subsequent "spans".
|
|
|
|
|
|
|
|
|
|
|
|
wachunga-2.0.4-wip
|
|
|
|
|
|
|
|
Conflicts:
docs/assets/js/bootstrap.min.js
docs/javascript.html
docs/templates/pages/javascript.mustache
|
|
|
|
input-prepend/append for responsive for both fluid and fixed sizing
|
|
|
|
|
|
adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query`
the result can be seen in the generated bootstrap.css, which include the -ms vendor extension.
|
|
|
|
|
|
|
|
(http://msdn.microsoft.com/en-us/library/ie/hh772745(v=vs.85).aspx)
|