aboutsummaryrefslogtreecommitdiff
path: root/less/responsive.less
AgeCommit message (Collapse)AuthorFilesLines
2013-02-282.3.1fat1-1/+1
2012-12-22Version bumpMark Otto1-1/+1
2012-12-10Version bumpMark Otto1-1/+1
2012-12-10Move IE10 responsive fix to responsive utilities so Customizer gets itMark Otto1-9/+0
2012-12-02add source attribution for IE10 fixMark Otto1-0/+1
2012-12-02Enable responsive features in IE10 when snappedMark Otto1-0/+8
2012-11-05version bumpMark Otto1-1/+1
2012-10-302.2.1 - hotfix for carouselfat1-1/+1
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-1/+1
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-08-21update version numbers to 2.1.1Mark Otto1-1/+1
2012-08-19bump versions to 2.1.0Mark Otto1-1/+1
2012-06-25reorder media queriesMark Otto1-4/+4
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-03-31fix fluid grid selectors to remove > in selectorsMark Otto1-0/+1
2012-03-25Overhaul the responsive utility classes:Mark Otto1-1/+1
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)
2012-03-22bump version numbers in css files to 2.0.3, break out responsive CSS into ↵Mark Otto1-337/+13
separate files for further customization
2012-03-122.0.2 derpv2.0.2Jacob Thornton1-1/+1
2012-03-11add block level input mixin for border-box box-sizingMark Otto1-8/+1
2012-03-11updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto1-29/+18
2012-03-11fix overflowing thumbnails in responsive <767px layoutsMark Otto1-0/+9
2012-03-11in responsive layouts <767px, ensure inputs are not larger than 100% with ↵Mark Otto1-0/+11
box-sizing and a max-width
2012-03-05move padding from container to body for max-width: 767; responsive layoutMark Otto1-1/+11
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by ↵Jacob Thornton1-6/+6
default - custom builder will do differently if you request it.
2012-02-21Merge pull request #2143 from inmarelibero/2.0.2-wipMark Otto1-6/+6
Add columns 13-24 for grid systems to enable customization up to 24 cols
2012-02-21substituted hard-coded number of columns (12) with @gridColumnsEmanuele Gaspari1-6/+6
2012-02-21adding responsive utility classes and matching docs section with super neato ↵Mark Otto1-0/+31
table and test
2012-02-18Fixed a wrong behaviour when using collapse and dropdown in responsive layoutGeremia Taglialatela1-0/+1
2012-02-162.0.1v2.0.1Jacob Thornton1-1/+1
2012-02-16fix responsive media queries to use 979 and 980 where approproMark Otto1-2/+2
2012-02-12clean up nav-header in responsiveMark Otto1-0/+4
2012-02-11change fixed height on responsive textareas to min-heightMark Otto1-1/+1
2012-02-06rearrange some of the docs on buttons to show examples of all possible ↵Mark Otto1-1/+1
renderings along with code snippets and note about usage; also fix the portrait tablet media query
2012-01-31clean up responsive media queries and docs cssMark Otto1-4/+8
2012-01-30restore a few commented out responsive itemsMark Otto1-1/+0
2012-01-30speed up topbar animation for responsiveJacob Thornton1-1/+2
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto1-0/+1
2012-01-30rename vertical-divider to divider-vertical, add more space around the dividerMark Otto1-1/+1
2012-01-30Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-0/+10
Conflicts: docs/assets/bootstrap.zip less/responsive.less
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto1-171/+19
it across responsive layouts
2012-01-29add license for responsive and rebuildJacob Thornton1-2/+12
2012-01-29fix broken navbar collapseMark Otto1-5/+16
2012-01-29update collapsible nav in navbarMark Otto1-2/+5
2012-01-29last minute addition of a simple fluid grid for our fluid examples; it needs ↵Mark Otto1-8/+85
work, so we're not documenting it now
2012-01-28revamped the thumbnails examples to make them work and look better at higher ↵Mark Otto1-0/+8
resolution
2012-01-28clarify and tweak media queriesMark Otto1-1/+1
2012-01-28more responsive tweaks for tabletMark Otto1-7/+7
2012-01-28fix the navbar click and a few jank responsive problemsMark Otto1-12/+13
2012-01-28turn off brand hover for now + get nav toggling in mobileJacob Thornton1-6/+9
2012-01-28add in a navbar button for toggling the nav itemsMark Otto1-0/+5