From 60afea85b4103634950586e651aeff6b29940b42 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 18 Sep 2013 08:14:19 +0300 Subject: [PATCH] less/mixins.less: tabs to spaces. --- less/mixins.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/mixins.less b/less/mixins.less index 74e7177cd9..6e0e399afb 100644 --- a/less/mixins.less +++ b/less/mixins.less @@ -559,7 +559,7 @@ } .responsive-invisibility() { - &, + &, tr&, th&, td& { display: none !important; }