From d3e98b6156b15af4d905361c6bcf4c26c1610cd0 Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Mon, 25 Aug 2014 11:38:53 +1000 Subject: [PATCH] remove test code that made the avatar names always visible in the header --- public/css/avatar.styl | 1 - 1 file changed, 1 deletion(-) diff --git a/public/css/avatar.styl b/public/css/avatar.styl index 13a45d6d71..10432e1c77 100644 --- a/public/css/avatar.styl +++ b/public/css/avatar.styl @@ -39,7 +39,6 @@ future re: pets and whatnot, this is just temporary. left: 2px opacity: 0 // Hide username by default transition: opacity 0.2s ease-out - opacity: 1 // TST XXX ALYS - make it easy to see name colour in party // Show username if not using mount or background &.isUser.noBackgroundImage:not(.hasMount)