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 { .gutter {
.reply-new, .reply-new {
.track-link {
opacity:0; opacity:0;
transition: linear 1s; transition: linear 1s;
-webkit-transition: linear 1s; -webkit-transition: linear 1s;