From fa15f2e4d5d5b75b50d372d64f65dbda2aa0d75c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 29 May 2013 13:20:07 -0400 Subject: [PATCH] tweak to less file --- public/css/style.less | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/public/css/style.less b/public/css/style.less index 940b8b30f3..83f1461dea 100644 --- a/public/css/style.less +++ b/public/css/style.less @@ -554,12 +554,11 @@ footer.footer { float: right; color: rgb(153,153,153); -} - -#thread_active_users strong { - color: rgb(100,100,100); - font-weight: 600; - cursor: pointer; + strong { + color: rgb(100,100,100); + font-weight: 600; + cursor: pointer; + } } .account-username-box{