aboutsummaryrefslogtreecommitdiff
path: root/docs/scaffolding.html
AgeCommit message (Collapse)AuthorFilesLines
2012-05-26adding google analytics tracking to docsMark Otto1-0/+1
2012-05-24fix navbar button for mobile tapping (turn to button instead of adding ↵Mark Otto1-2/+2
href=#), streamline less docs page
2012-05-24make nested cols code match given exampleMark Otto1-4/+4
2012-05-24#3592: clarify grid sizing in grid docsMark Otto1-18/+17
2012-04-30#3237: change to CSS comments in responsive docsMark Otto1-4/+4
2012-04-18fix some text around media queries in the docsMark Otto1-3/+3
2012-03-27fix second boobooMark Otto1-1/+1
2012-03-27fix spelling boobooMark Otto1-1/+1
2012-03-25fix responsive navbarJacob Thornton1-1/+1
2012-03-25Overhaul the responsive utility classes:Mark Otto1-0/+2
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-25adding 144x144 ipad touch iconMark Otto1-0/+1
2012-03-22remove mention of siteWidth, no longer usedMark Otto1-6/+1
2012-03-13Another TypoMark1-1/+1
Fixed another typo pointed out by panahi.
2012-03-13Some Doc TyposMark1-1/+1
Fixed doc typos in Components and Scaffolding.
2012-03-11use variable for navbar text line-heightMark Otto1-2/+2
2012-03-11updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto1-3/+3
2012-03-10change title attr to re-include twitterMark Otto1-1/+1
2012-03-08give pages custom titles based on namesJacob Thornton1-1/+1
2012-03-05Merge branch 'alexpeattie-master' into 2.0.2-wipMark Otto1-1/+1
2012-03-01docs/scaffolding typo: Large display is 1200px and up, not 1210pxAlex Peattie1-1/+1
2012-02-21clarify responsive docs on media queriesMark Otto1-4/+4
2012-02-21adding responsive utility classes and matching docs section with super neato ↵Mark Otto1-38/+123
table and test
2012-02-19quick edit to new global styles sectionMark Otto1-1/+1
2012-02-19add new global styles docs section for mentioning doctype requirements, base ↵Mark Otto1-0/+40
body changes, and type/links; also tightened up code styles
2012-02-17fix grid typo in subnavMark Otto1-1/+1
2012-02-16fix responsive media queries to use 979 and 980 where approproMark Otto1-1/+1
2012-02-12clear up scaffolding page to separate fixed from fluid grid systemsMark Otto1-13/+103
2012-02-12move shim after cssMark Otto1-5/+5
2012-02-12re-add protocol to the shimMark Otto1-5/+5
2012-02-11clear up some messaging in docs on fluid grid system and nesting overallMark Otto1-1/+17
2012-02-11fix type on responsive grid per #1852Mark Otto1-1/+1
2012-02-10clarify structure of responsive css fileMark Otto1-1/+1
2012-02-05remove 940px from default grid headingMark Otto1-1/+1
2012-02-05address #1722 by finishing incomplete sentence on responsiveMark Otto1-1/+1
2012-02-04update docs with call on meta tag for responsiveMark Otto1-0/+4
2012-02-04#1706: protocol independent html5shim added, and moved after the CSS for ↵Mark Otto1-5/+5
loading time's sake
2012-02-01Merge branch 'mshafrir-master' into 2.0.1-wipMark Otto1-1/+1
2012-02-01Merge branch 'master' of https://github.com/mshafrir/bootstrap into ↵Mark Otto1-1/+1
mshafrir-master
2012-02-01fix makefile to reset zipsJacob Thornton1-0/+15
2012-02-01update scaffolding responsive section to reflect proper media query rangesMark Otto1-3/+3
2012-02-01only add the anyalytics to productionJacob Thornton1-0/+2
2012-02-01Fix broken named anchor link for LESS compiling instructions.Michael Shafrir1-1/+1
2012-01-31move js stuff into assetsJacob Thornton1-13/+13
2012-01-31chance icon classMark Otto1-8/+8
2012-01-30update layout docsMark Otto1-8/+8
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is ↵Mark Otto1-1/+1
beast mode
2012-01-30rename vertical-divider to divider-vertical, add more space around the dividerMark Otto1-1/+1
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto1-0/+4
it across responsive layouts
2012-01-29fix broken navbar collapseMark Otto1-1/+1
2012-01-29update collapsible nav in navbarMark Otto1-2/+2