From: Chris Rebert Date: Tue, 20 Aug 2013 23:21:18 +0000 (-0700) Subject: fix #9915 X-Git-Tag: v3.0.1~46^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d666a89621ff85612390b3a0587e687eaae21060;p=thirdparty%2Fbootstrap.git fix #9915 --- diff --git a/css.html b/css.html index f976d229bd..d705ca549b 100644 --- a/css.html +++ b/css.html @@ -76,7 +76,7 @@ base_url: "../"

Media queries

We use the following media queries to create the key breakpoints in our grid system.

{% 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) */