From 399569443647014296746ddd792bf0aa58ea51f2 Mon Sep 17 00:00:00 2001 From: Justin Marsan Date: Sat, 3 Sep 2011 22:07:25 +0200 Subject: [PATCH] add precisions to mobile.less --- css/base.css | 1 + css/style.css | 1 + 2 files changed, 2 insertions(+) diff --git a/css/base.css b/css/base.css index 96db370..403a657 100644 --- a/css/base.css +++ b/css/base.css @@ -140,6 +140,7 @@ input, select { /********** MOBILE **********/ /*** This is the base style for all devices and especially mobile phones. + There is no media-queries since this is the base styling that will be on devices with Javascript disabled, or with unsupported media-queries. ***/ /********* / MOBILE *********/ /********** PLUGINS **********/ diff --git a/css/style.css b/css/style.css index ff1dcb3..269928a 100644 --- a/css/style.css +++ b/css/style.css @@ -140,6 +140,7 @@ input, select { /********** MOBILE **********/ /*** This is the base style for all devices and especially mobile phones. + There is no media-queries since this is the base styling that will be on devices with Javascript disabled, or with unsupported media-queries. ***/ /********* / MOBILE *********/ /********** TABLET **********/