mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
topic jump buttons shouldn't be selectable
This commit is contained in:
parent
80f3cdd9a2
commit
6d09f53dfc
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
button.full {
|
||||
width: 100%;
|
||||
margin-bottom: 5px;
|
||||
@include unselectable;
|
||||
i {
|
||||
display: block;
|
||||
margin-top: 2px;
|
||||
|
|
Loading…
Reference in a new issue