From 413c05a09d42d59df75267a14bd6019b0f6bf1cc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 9 Jul 2012 20:55:11 -0700 Subject: fixes #3381: update docs to show correct media query range on responsive utilities --- docs/scaffolding.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/scaffolding.html') diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 09ea5664b..0538b2ab6 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -532,9 +532,9 @@ Class - Phones 480px and below - Tablets 767px and below - Desktops 768px and above + Phones 767px and below + Tablets 979px to 768px + Desktops Default -- cgit v1.2.3