Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-26move from csslint to stylelintMark Otto
2017-07-03add .row-no-gutters classMark Otto
2014-01-28refactored and renamed grid mixinsDonald Pipowitch
2013-12-15Fixes #11801: use correct variables for grid containersMark Otto
2013-12-08Add .container-fluid variation for full-width containers and layoutsMark Otto
2013-12-01Merge branch 'master' into pr/11648Mark Otto
2013-11-30Merge pull request #11511 from ZDroid/fix-xs-commentsMark Otto
2013-11-29Remove redundant commentsZlatan Vasović
2013-11-29Fixes #10483 and #10357: Make .container mixin-friendly by moving the width d...Mark Otto
2013-11-18There are xs-offsets, -pushes and -pulls!Zlatan Vasović
2013-10-12Combine separate efforts for grid mixins into one, cleanup and reorganizeMark Otto
2013-09-11Another fixupZlatan Vasović
2013-09-04fixes #10406: Update grid to use width on .container instead of max-width as ...Mark Otto
2013-09-01Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2013-09-01tweak #10336 to double up on the hyphen-minuses to better approximate a long ...Chris Rebert
2013-08-31Replace invalid US-ASCII character "\xE2")Kevin Granger
2013-08-25Deprecate container-{device} vars for container-{size} classes; updates custo...Mark Otto
2013-08-21deprecate @screen-{phone,tablet,desktop} varsChris Rebert
2013-08-18it's levi-OH-sa, not levi-oh-SARMark Otto
2013-08-18More consistent naming with screen size variables using xs, sm, md, and lgMark Otto
2013-08-16fixes #9663: second part, reset pushes and pulls in md and lg grid tiersMark Otto
2013-08-16Fixes #9663: Add offset overrides for medium and large grid tiersMark Otto
2013-08-13fixes #9258: no more float bug with full-width grid columns by removing float...Mark Otto
2013-08-13undo the grid max-width boundary because it makes offsets kinda borked (you'd...Mark Otto
2013-08-12Media query (grid and responsive utilities) overhaulMark Otto
2013-08-06Scope tablet classes to tablets range onlyMark Otto
2013-08-04Greater standardization of sizing terminologyChris Rebert
2013-08-01Added classes for lg-pull, lg-push, lg-offset, sm-pull, sm-push, sm-offsetJeff Tickle
2013-06-24Move grid offsets to desktop only (fixes #8229)Mark Otto
2013-06-24Fixes #8211: restore proper table grid class behaviorMark Otto
2013-06-09Another grid updateMark Otto
2013-06-04restore .col-*-12 classes for nowMark Otto
2013-06-04prep for less 1.4 with double parens in functionsMark Otto
2013-06-03fixes #8066: add missing % functions to grid less codeMark Otto
2013-06-03Move the grid offset, push, and pull classes to be tablets-up instead of desk...Mark Otto
2013-06-03Grid updatesMark Otto
2013-05-28Adding variables for container sizesAristeides Stathopoulos
2013-05-27using screen-size variables for gridsAristeides Stathopoulos
2013-05-17More row change ups:Mark Otto
2013-05-04use @screen-small var in grid.lessChris Rebert
2013-05-01outdent the rows for tablets and aboveMark Otto
2013-04-29Merge pull request #7704 from twitter/bs3_moar_grid_changesMark Otto
2013-04-27Adding media queries breakpoints variablesKevin
2013-04-27Back to two grid classes, .col and .col-lg-*Mark Otto
2013-04-03Add small grid for phones and tabletsMark Otto
2013-03-27New grid classesMark Otto
2013-03-16Overhaul the grid system and its docsMark Otto
2013-03-15Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto
2013-03-10Set border-box globally insteadMark Otto
2013-03-06make less files compile with strict maths in 1.4.0Luke Page