mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
topic jump buttons shouldn't be selectable
This commit is contained in:
parent
80f3cdd9a2
commit
6d09f53dfc
@ -12,6 +12,7 @@
|
||||
button.full {
|
||||
width: 100%;
|
||||
margin-bottom: 5px;
|
||||
@include unselectable;
|
||||
i {
|
||||
display: block;
|
||||
margin-top: 2px;
|
||||
|
Loading…
Reference in New Issue
Block a user