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 {
|
button.full {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
@include unselectable;
|
||||||
i {
|
i {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
|
Loading…
Reference in New Issue
Block a user