From 73bd729ecca27a293c47101dd399e628e221ce2d Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 3 Feb 2016 20:13:26 +0100 Subject: Add sort dropdown to dashboard projects page Signed-off-by: Dmitriy Zaporozhets --- app/assets/stylesheets/pages/explore.scss | 8 -------- 1 file changed, 8 deletions(-) (limited to 'app/assets') diff --git a/app/assets/stylesheets/pages/explore.scss b/app/assets/stylesheets/pages/explore.scss index da06fe9954e..9b92128624c 100644 --- a/app/assets/stylesheets/pages/explore.scss +++ b/app/assets/stylesheets/pages/explore.scss @@ -6,11 +6,3 @@ font-size: 30px; } } - -.explore-trending-block { - .lead { - line-height: 32px; - font-size: 18px; - margin-top: 10px; - } -} -- cgit v1.2.1