From 2c1b58c8cc2f16b79ff44c6119c461ed7d17ea5f Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 5 Nov 2013 13:43:50 +1100 Subject: [PATCH] mini profiler is there for a reason :) --- app/assets/stylesheets/desktop/topic-post.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss index e7a043ca1ad..645091ecf46 100644 --- a/app/assets/stylesheets/desktop/topic-post.scss +++ b/app/assets/stylesheets/desktop/topic-post.scss @@ -210,10 +210,6 @@ a.star { text-shadow: none !important; } -.profiler-results { - display: none; -} - .topic-summary { margin: 20px 0 0 0; border: 1px solid #ddd;