mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 06:46:11 +08:00
Resubmitting
This commit is contained in:
parent
5f9093f21d
commit
7490012b20
|
@ -93,7 +93,6 @@
|
|||
.gutter {
|
||||
.reply-new,
|
||||
.track-link {
|
||||
visibility: visible;
|
||||
opacity:1;
|
||||
}
|
||||
}
|
||||
|
@ -101,7 +100,6 @@
|
|||
|
||||
.gutter {
|
||||
.reply-new{
|
||||
visibility: hidden;
|
||||
opacity:0;
|
||||
transition:opacity 1s linear;
|
||||
-webkit-transition:opacity 1s linear;
|
||||
|
|
Loading…
Reference in New Issue
Block a user