From d58ec434d7944e774229922e5559ede9f747a67d Mon Sep 17 00:00:00 2001 From: Eugen Minciu Date: Mon, 28 Jan 2013 15:40:43 +0200 Subject: [PATCH] !important is not needed for committer media query --- assets/styles/layout.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/styles/layout.sass b/assets/styles/layout.sass index 46d84acb..acc219d0 100644 --- a/assets/styles/layout.sass +++ b/assets/styles/layout.sass @@ -80,4 +80,4 @@ html, body @media screen and (max-width: 1310px) table#builds .committer - display: none !important + display: none