From 6b40a255f88f635b2c1b3c42b488892b3034d469 Mon Sep 17 00:00:00 2001 From: pginer Date: Mon, 26 Nov 2012 14:05:47 +0100 Subject: [PATCH] Remove commented rules Commented rules were removed since it has been checked they are not used in the ULS context. --- css/jquery.uls.grid.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/css/jquery.uls.grid.css b/css/jquery.uls.grid.css index 623298f..f37221c 100644 --- a/css/jquery.uls.grid.css +++ b/css/jquery.uls.grid.css @@ -232,20 +232,6 @@ right: 83.333%; } -/*img, object, embed { - max-width: 100%; - height: auto; -} - -img { - -ms-interpolation-mode: bicubic; -} - -#map_canvas img, .map_canvas img { - max-width: none !important; -} -*/ - /* Nicolas Gallagher's micro clearfix */ .uls-menu .row { *zoom: 1;