]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix #9915
authorChris Rebert <github@rebertia.com>
Tue, 20 Aug 2013 23:21:18 +0000 (16:21 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 20 Aug 2013 23:21:18 +0000 (16:21 -0700)
css.html

index f976d229bd7020a4bc63fc727fbf6c381683e06e..d705ca549be679bb426eecc004460df19d9dd1a6 100644 (file)
--- a/css.html
+++ b/css.html
@@ -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) */