0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00
Gleb Mazovetskiy eabed0edf8 Change grid and container sizes to px
Changes grid and container sizes to `px`, as the
viewport pixel size does not depend on the font size.

The actual em values were inconsistent with the docs,
while the docs were not the same as the comments:

* `sm` breakpoint was 34em (544px) not 480px.
* `lg` container max-width was 60rem (960px), less gutter than `md`.
  Changed to 940px, same as Bootstrap 3.
* `xl` container max-width was 72.25rem which is 1140px not 1156px.
  Changed to 1140px matching the comment but not the docs.

Addresses #17070 and #17388.
2015-09-27 14:39:17 +01:00
..
2015-09-21 01:07:48 +03:00
2015-09-05 20:54:25 -07:00
2015-08-27 13:11:14 +01:00
2015-08-25 15:38:20 +03:00
2015-08-24 16:44:55 -05:00
2015-08-22 18:36:43 -07:00
2015-08-27 13:11:14 +01:00
2015-08-26 16:50:24 +06:00
2015-09-06 14:40:19 +03:00
2015-08-23 01:00:22 -07:00
2015-08-18 20:28:41 -07:00
2015-09-01 21:23:26 -07:00
2014-12-02 14:02:35 -08:00
2015-08-23 01:12:00 -07:00