Codesnipp.it Social Code Sharing

Sergei Tatarinov

Disabling text selection on the buttons

by Sergei Tatarinov on Jan 19, 2012

.button-link { -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }

Can't see the comments? Please login first :)