aboutsummaryrefslogtreecommitdiff
path: root/less/responsive-767px-max.less
AgeCommit message (Collapse)AuthorFilesLines
2013-01-17Remove all old responsive styles since we're motherfucking mobile first sonMark Otto1-148/+0
2013-01-14nuke and flatten and stuffMark Otto1-14/+1
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-1/+0
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/components.html docs/css.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/extend.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/buttons.less less/forms.less less/navbar.less less/popovers.less less/responsive-767px-max.less less/responsive.less less/tables.less less/tooltip.less less/type.less less/variables.less package.json
2013-01-11Fixes #6555: remove .controls-row from responsiveMark Otto1-3/+0
2013-01-09replaced tabs with spacesAron Woost1-2/+2
2012-12-26Drop .input-block-level modifier as inputs are already width: 100%;Mark Otto1-1/+1
2012-11-30Remove more fluid grid stuffMark Otto1-4/+0
* No more fluid layout * No fluid grid overrides for tables.less * No more fluid example page
2012-11-30more consistent variable naming patternsMark Otto1-1/+1
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-1/+1
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto1-1/+2
Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/labels-badges.less less/navbar.less less/tables.less
2012-10-01remove left margin reset from old grid systemMark Otto1-4/+0
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederström1-1/+2
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use ↵Mark Otto1-15/+2
standard grid markup
2012-09-25remove references to row fluid elsewhereMark Otto1-11/+4
2012-09-23ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto1-0/+1
2012-09-17Merge branch 'wpbrains-media-component' into 2.1.2-wipMark Otto1-0/+14
2012-09-17overhaul the docs and css to merge into 2.1.2 since this was against masterMark Otto1-4/+4
2012-09-17resolve conflicts and remakeMark Otto1-0/+14
2012-09-07remove offset margin in row-fluid mobile layoutDionysios G. Arvanitis1-0/+3
2012-08-29fixes #4828: make fluid grid inputs size the same as fixed grid inputsMark Otto1-1/+2
2012-08-29fixes #4819: manual fix of missing .control-label in responsive767 file, ↵Mark Otto1-18/+20
coupled with a remake
2012-08-27fixes #4577: no margin on .control-row .span* in responsiveMark Otto1-0/+3
2012-08-27fixes #4644: ensure new static navbar negative indents on responsive layouts ↵Mark Otto1-1/+2
like fixed navbars
2012-08-20run make and add commentMark Otto1-1/+1
2012-08-19Fix for thumbnails in responsive design Kai Dorschner1-0/+1
2012-08-01fixes #4254: make .span12 expand full width of a parent when responsiveMark Otto1-0/+5
2012-07-24fixes #4118: responsive modal gets width auto and improved positioning for ↵Mark Otto1-4/+11
narrower widths
2012-07-09fixes #3291: remove float on responsive .thumbnails for 767px and down to ↵Mark Otto1-0/+3
ensure thumbnail images don't pop out of container in FF
2012-06-28standardize top level file commentsMark Otto1-1/+3
2012-06-25reorder media queriesMark Otto1-67/+67
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-1/+1
2012-04-07add larger .input-* to block reset for responsive <767Mark Otto1-0/+3
2012-04-07fix left margin on .thumbnails for responsive <767Mark Otto1-3/+4
2012-04-01fix #2572: streamline thumbnails css to allow for offsetsMark Otto1-6/+0
2012-03-31fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layoutsMark Otto1-0/+15
2012-03-31fix #2856: make inputs using .span* classes responsive at <767px layoutMark Otto1-3/+6
2012-03-25remove > in fluid grid selectors, fix double padding issue on fluid layout ↵Mark Otto1-0/+5
and example
2012-03-23fix #2617: add negative margin to fixed-bottom navbarMark Otto1-1/+2
2012-03-22add the broken out responsive filesMark Otto1-0/+127