gutter links shouldn't fade, fixed

This commit is contained in:
Kris Aubuchon 2013-10-21 00:41:16 -04:00
parent 5d88bfa8e3
commit 94b5b24d88
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@ html {background-color: #fff;}
}
.gutter {
.reply-new,
.track-link {
.reply-new {
opacity:0;
transition: linear 1s;
-webkit-transition: linear 1s;