gutter links shouldn't fade, fixed
This commit is contained in:
parent
5d88bfa8e3
commit
94b5b24d88
|
@ -40,8 +40,7 @@ html {background-color: #fff;}
|
|||
}
|
||||
|
||||
.gutter {
|
||||
.reply-new,
|
||||
.track-link {
|
||||
.reply-new {
|
||||
opacity:0;
|
||||
transition: linear 1s;
|
||||
-webkit-transition: linear 1s;
|
||||
|
|
Loading…
Reference in New Issue