aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap-responsive.css
AgeCommit message (Collapse)AuthorFilesLines
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-21fixes #4505: lighten navbar text and link color so hover looks darkerMark Otto1-2/+2
2012-08-21fixes #4532: navbar responsive carets for dropdown-menus now hidden, also ↵Mark Otto1-0/+9
fixes borders on navbar form
2012-08-21update version numbers to 2.1.1Mark Otto1-1/+1
2012-08-20run make and add commentMark Otto1-0/+1
2012-08-19bump versions to 2.1.0Mark Otto1-1/+1
2012-08-19fix static navbar container issues, clean up docs presentation by unfixing ↵Mark Otto1-0/+2
the top navbar in favor of static one, start adding table of contents for longer sections of docs
2012-08-17nuke subnav styles from responsive navbarMark Otto1-35/+1
2012-08-14navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ↵Mark Otto1-4/+4
from #3946
2012-08-01fixes #4254: make .span12 expand full width of a parent when responsiveMark Otto1-0/+7
2012-08-01increase padding on navbar responsive nav links, fix footer marginsMark Otto1-1/+1
2012-08-01increase horizontal padding on inputs given new font-sizeMark Otto1-24/+24
2012-08-01fixes #4253: hover on responsive navbarMark Otto1-0/+4
2012-07-29reverse navbar styles to save codeMark Otto1-5/+5
2012-07-24fixes #4118: responsive modal gets width auto and improved positioning for ↵Mark Otto1-6/+11
narrower widths
2012-07-11Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into ↵Roberto - phproberto1-0/+9
respclasses
2012-07-10Fixes #4002 responsive utilities classesRoberto - phproberto1-10/+14
2012-07-09fix up docs popover examples and copyMark Otto1-4/+3
2012-07-09fixes #3291: remove float on responsive .thumbnails for 767px and down to ↵Mark Otto1-0/+4
ensure thumbnail images don't pop out of container in FF
2012-07-09fixes #3384: add support for multiple inputs per line when using grid sizingMark Otto1-0/+6
2012-07-07Merge branch '21jumpst' into 2.1.0-wipMark Otto1-9/+9
2012-07-07remove specific values for the fluid grid system and instead use LESS's ↵Mark Otto1-146/+146
percentage() function
2012-07-06prevent small tags from increasing height of headingsMark Otto1-0/+5
2012-07-05updates to type scaleMark Otto1-6/+6
2012-07-04rewrite docs homepage, new graphicsMark Otto1-3/+3
2012-07-01new jumbotronMark Otto1-0/+5
2012-06-28remove responsive subnav from docs and place in navbar-responsive.lessMark Otto1-29/+35
2012-06-25reverse the gradient on striped progress bars so it matches the active state ↵Mark Otto1-4/+0
when animated
2012-06-25reorder media queriesMark Otto1-351/+351
2012-06-24make fixing of subnav work againMark Otto1-5/+6
2012-06-24remove subnav file, instead add an optional class for .navbarMark Otto1-0/+27
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-1/+1
2012-06-20create vars for responsive grid values, fixed and fluid, and document them ↵Mark Otto1-2/+6
in the customizer
2012-06-20Merge branch 'marcusds-2.1.0-wip' into 2.1.0-wipMark Otto1-0/+192
2012-06-20add docs for fluid offsettingMark Otto1-0/+192
2012-06-19remove unused container resetMark Otto1-6/+2
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix ↵Mark Otto1-4/+0
input-prepend/append for responsive for both fluid and fixed sizing
2012-05-17fix resizing issues from incorrectly changing <767px grid classes to ↵Mark Otto1-1/+5
inline-block, fix height issue on textareas
2012-05-13#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto1-2/+9
2012-04-30make responsive input fields not wrap for fluid input prepend/append by ↵Mark Otto1-1/+1
setting block back to inline-block (oversight of 2.0.3)
2012-04-24restore margins on thumbnails, add comments about it's changes and how ↵Mark Otto1-0/+3
responsive affects it
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not ↵Mark Otto1-0/+26
perfect, but mostly solid
2012-04-18make bootstrap compile with Recess instead of LessJacob Thornton1-63/+128
2012-04-16a few property reordering thingsJacob Thornton1-18/+2
2012-04-14ditch the .navbar in the selectors since it's the same specificity level, ↵Mark Otto1-24/+24
and thus superfluous
2012-04-14Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ↵Mark Otto1-19/+30
into tierra-2.0.3-wip-nav-collapse Conflicts: docs/assets/bootstrap.zip
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-2/+3