topic jump buttons shouldn't be selectable

This commit is contained in:
Jeff Atwood 2014-08-16 14:20:20 -07:00
parent 80f3cdd9a2
commit 6d09f53dfc
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
button.full {
width: 100%;
margin-bottom: 5px;
@include unselectable;
i {
display: block;
margin-top: 2px;