Mark Otto
|
368eda788d
|
Merge pull request #17749 from Prelc/patch-1
Remove empty line from _grid.scss
|
2015-10-27 08:49:04 -07:00 |
|
Chris Rebert
|
f730162072
|
Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026
[skip sauce]
[skip validator]
|
2015-10-23 12:09:00 -07:00 |
|
Marko Prelec
|
12c53ff609
|
Update _grid.scss
Removed empty row.
|
2015-10-01 14:33:10 +02:00 |
|
Mark Otto
|
a748e251fd
|
Merge pull request #17259 from twbs/v4gc
v4: Conditional predefined grid classes
|
2015-09-01 20:16:22 -07:00 |
|
O'meid
|
c42d0e10f4
|
scss: semantic grid: add make-container-breakpoint
Signed-off-by: O'meid <public@omeid.me>
|
2015-08-28 00:48:06 +10:00 |
|
Mark Otto
|
7633d4c603
|
Make predefined grid classes conditional
- Add explicit -grid-classes variable and set to true by default
- Wrap .row and .col generation in the boolean var
|
2015-08-23 22:13:58 -07:00 |
|
Mark Otto
|
c3373df95f
|
clean out comments that aren't all that helpful
|
2015-08-17 18:33:34 -07:00 |
|
Mark Otto
|
663576a7ae
|
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Conflicts:
dist/css/bootstrap.css
dist/css/bootstrap.css.map
docs/assets/css/docs.min.css
|
2015-05-27 15:49:55 -07:00 |
|
Mark Otto
|
d9d351e2fe
|
more flex grid stuff
|
2015-04-27 14:11:07 -07:00 |
|
Mark Otto
|
9d4d6ef3a2
|
stub out flexbox grid variation via -flex
|
2015-04-27 01:43:14 -07:00 |
|
Chris Rebert
|
746e09f8ae
|
rename media-breakpoint-{min,max} => media-breakpoint-{up,down}
|
2015-01-06 17:47:13 -08:00 |
|
Gleb Mazovetskiy
|
93f51eb0e9
|
Automate breakpoints
Breakpoints and container widths are now defined as maps.
|
2014-12-24 22:27:11 +02:00 |
|
Mark Otto
|
a1a3a007b6
|
tweak grid docs, add new tier
|
2014-12-04 21:02:04 -08:00 |
|
Mark Otto
|
27df020852
|
convert to scss
|
2014-12-02 14:02:35 -08:00 |
|