aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
authorGleb Mazovetskiy <[email protected]>2015-08-31 01:23:43 +0100
committerGleb Mazovetskiy <[email protected]>2015-09-27 14:39:17 +0100
commiteabed0edf84c61bb4095ce8f92f41e58552785b9 (patch)
treef41f5b3a749e17706a1b1c8466d4d080f064e04a /docs/components
parent3497d9937a2d9c192e1818bdc671fd61b3542515 (diff)
downloadbootstrap-eabed0edf84c61bb4095ce8f92f41e58552785b9.tar.xz
bootstrap-eabed0edf84c61bb4095ce8f92f41e58552785b9.zip
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.
Diffstat (limited to 'docs/components')
0 files changed, 0 insertions, 0 deletions