diff options
| author | Mark Otto <[email protected]> | 2013-08-21 14:30:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-21 14:30:27 -0700 |
| commit | 6fc988613ab8d42d937a7815f5fad3f59d5bde78 (patch) | |
| tree | 4b99dbd295239ee64532b9923ea8df4920b7e103 /css.html | |
| parent | 0886fee10328d5712055c87047b8040d0e64a356 (diff) | |
| parent | aea1d8839fdfa6c517bf42719f82b56510a56d0b (diff) | |
| download | bootstrap-6fc988613ab8d42d937a7815f5fad3f59d5bde78.tar.xz bootstrap-6fc988613ab8d42d937a7815f5fad3f59d5bde78.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ base_url: "../" <h3 id="grid-media-queries">Media queries</h3> <p>We use the following media queries to create the key breakpoints in our grid system.</p> {% highlight css %} -/* Extra small devices (phones, up to 480px) */ +/* Extra small devices (phones, less than 768px) */ /* No media query since this is the default in Bootstrap */ /* Small devices (tablets, 768px and up) */ |
