0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/docs
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
..
_data Remove unneeded trailing whitespace. 2015-09-20 19:04:54 +03:00
_includes Clean up inclusion of IE-specific JS files. 2015-09-06 13:33:52 +03:00
_layouts Fix missing anchors and 404 errors. 2015-09-02 09:37:38 +03:00
_plugins Merge pull request #17520 from davidjb/v4-dev-relative-grunt 2015-09-09 09:44:09 +03:00
about add redirects for all top level docs sections 2015-08-17 20:34:11 -07:00
assets Run grunt. 2015-09-23 09:39:13 +03:00
components Merge pull request #17689 from twbs/fix-17169-more 2015-09-27 00:34:12 -07:00
content Update Holder.js to v2.8.2. 2015-09-05 07:51:14 +03:00
dist Run grunt. 2015-09-23 09:39:13 +03:00
examples Remove unneeded trailing whitespace. 2015-09-20 19:04:54 +03:00
extend Massive cleanup 2015-08-14 22:45:55 -07:00
getting-started Update StackOverflow tag to bootstrap-4; closes #17675 2015-09-22 15:38:24 -07:00
layout Change grid and container sizes to px 2015-09-27 14:39:17 +01:00
apple-touch-icon.png Losslessly compress apple-touch-icon.png. 2014-10-26 08:08:33 +02:00
browser-bugs.md Port #17712 over to Bootstrap v4 2015-09-27 01:28:40 -07:00
CNAME this sucks, but it's needed for now due to the grunt build control plugin 2015-08-20 15:08:43 -07:00
favicon.ico Fix favicon.ico after d763b0fe5b. 2014-06-09 11:13:24 +03:00
index.html Fix usage of “its” and “it’s” 2015-09-07 10:07:35 -04:00
LICENSE Rename docs/LICENSE-DOCS to docs/LICENSE 2014-01-14 13:47:18 +01:00
migration.md Merge pull request #17689 from twbs/fix-17169-more 2015-09-27 00:34:12 -07:00
robots.txt Remove layout: nil. 2014-08-01 19:45:11 +03:00
search.json Tabs to spaces. 2015-08-30 00:05:02 +03:00