mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
gutter links shouldn't fade, fixed
This commit is contained in:
parent
5d88bfa8e3
commit
94b5b24d88
1 changed files with 1 additions and 2 deletions
|
@ -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 a new issue