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-08-27 13:11:14 +01:00
2014-12-02 14:02:35 -08:00
2015-09-13 16:02:58 +03:00
2015-04-29 12:00:11 -07:00
2014-12-02 14:02:35 -08:00
2015-06-18 23:56:43 -07:00
2014-12-24 22:22:15 +02:00
2014-12-02 14:02:35 -08:00
2014-12-02 14:02:35 -08:00