From 00f73475751c0bd9db7b6264163c9fe2152a1cad Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 2 May 2013 20:56:18 -0400 Subject: [PATCH] css cleanup --- public/css/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/style.less b/public/css/style.less index 4b3a528a3b..62acb53e10 100644 --- a/public/css/style.less +++ b/public/css/style.less @@ -24,7 +24,7 @@ body { } .none { - display: none; + display: none !important; } .block {