| Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix for Issue #1711
Added media.less and edited bootstrap.less and responsive.less to
manage media components.
Added a section to the documentation (Media, in components.html) outlining how Medias work. Edited bootstrap.css and bootstrap-responsive.css to add the code for the demos
Signed-off-by: Giuliano Velli <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
renderings along with code snippets and note about usage; also fix the portrait tablet media query
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
docs/assets/bootstrap.zip
less/responsive.less
|
|
it across responsive layouts
|
|
|
|
|
|
|
|
work, so we're not documenting it now
|
|
resolution
|
|
|
|
|
|
|
|
|
|
|
|
as block level elements
|
|
|
|
alignment on small devices
|
|
responsive for carousel considerations
|