prevent buttons select

This commit is contained in:
antelle 2017-04-16 09:19:11 +02:00
parent 67520a35ba
commit fe47201643
1 changed files with 1 additions and 0 deletions

View File

@ -298,6 +298,7 @@
width: 50%;
position: absolute;
top: 0;
@include user-select(none);
&:before { padding: .2em 1.5em; }
@include th { background: background-color(); }
}