From d30721f06b19352ef758d4b031c8aed29e98bc80 Mon Sep 17 00:00:00 2001
From: Robin Ward <robin.ward@gmail.com>
Date: Wed, 13 Nov 2013 16:39:49 -0500
Subject: [PATCH] Remove "sorting" color

---
 app/assets/stylesheets/desktop/topic-list.scss | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/app/assets/stylesheets/desktop/topic-list.scss b/app/assets/stylesheets/desktop/topic-list.scss
index 820c67c02..f3aef910f 100644
--- a/app/assets/stylesheets/desktop/topic-list.scss
+++ b/app/assets/stylesheets/desktop/topic-list.scss
@@ -198,9 +198,6 @@
       color: inherit;
     }
   }
-  .sorting {
-    color: #009;
-  }
   .sortable {
     cursor: pointer;
     &:hover {