mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
move arrow for topic entry
This commit is contained in:
parent
dbf1a8b766
commit
80f3cdd9a2
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
<i class='fa fa-caret-up'></i> {{topDate}}
|
||||
</button>
|
||||
<button {{action enterBottom}} class='btn full no-text jump-bottom'>
|
||||
<i class='fa fa-caret-down'></i> {{bottomDate}}
|
||||
{{bottomDate}} <i class='fa fa-caret-down'></i>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue