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