| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
input-prepend/append for responsive for both fluid and fixed sizing
|
|
inline-block, fix height issue on textareas
|
|
|
|
setting block back to inline-block (oversight of 2.0.3)
|
|
responsive affects it
|
|
perfect, but mostly solid
|
|
|
|
|
|
and thus superfluous
|
|
into tierra-2.0.3-wip-nav-collapse
Conflicts:
docs/assets/bootstrap.zip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not use a default value at all
|
|
|
|
and example
|
|
|
|
1. Rename file from responsive-utility-classes.less to responsive-utilities.less
2. Add additional help text around the documentation for the classes in Scaffolding
3. Remove unnecessary display values on initial classes
4. Drop block values for inherit for better support on inline and table elements
5. Make use of \!important on every class to avoid classes with more specific selectors (e.g., .span* classes for the grid)
|
|
|
|
separate files for further customization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
box-sizing and a max-width
|
|
Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
less/mixins.less
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
within grid mixins to fix #2080
|
|
default - custom builder will do differently if you request it.
|
|
|
|
|
|
table and test
|
|
If you have less than 12 columns, container is too wide. Instead
generate container width using the @gridColumns variable.
Also remove duplicate container width property.
|
|
|
|
|
|
|
|
|