From 0f7e01a82f5cec3ec360b5c594caabe9e364bd1e Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Wed, 10 Jul 2013 01:32:06 +0200 Subject: [PATCH] Remove example styles that break during minification. --- src/_h5ai/client/css/lib/h5bp-main-footer.less | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/src/_h5ai/client/css/lib/h5bp-main-footer.less b/src/_h5ai/client/css/lib/h5bp-main-footer.less index 634207e9..86d54ab9 100644 --- a/src/_h5ai/client/css/lib/h5bp-main-footer.less +++ b/src/_h5ai/client/css/lib/h5bp-main-footer.less @@ -99,23 +99,6 @@ *zoom: 1; } -/* ========================================================================== - EXAMPLE Media Queries for Responsive Design. - These examples override the primary ('mobile first') styles. - Modify as content requires. - ========================================================================== */ - -@media only screen and (min-width: 35em) { - /* Style adjustments for viewports that meet the condition */ -} - -@media print, - (-o-min-device-pixel-ratio: 5/4), - (-webkit-min-device-pixel-ratio: 1.25), - (min-resolution: 120dpi) { - /* Style adjustments for high resolution devices */ -} - /* ========================================================================== Print styles. Inlined to avoid required HTTP connection: h5bp.com/r