From e77d13448186dd3bdbf466a681b46876882f16f2 Mon Sep 17 00:00:00 2001 From: liuyl Date: Mon, 29 Jul 2013 14:09:41 +0800 Subject: buttons --- less/buttons.less | 1 + 1 file changed, 1 insertion(+) (limited to 'less') diff --git a/less/buttons.less b/less/buttons.less index b8bbfc6cf..48ba6689d 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -20,6 +20,7 @@ border: 1px solid transparent; border-radius: @border-radius-base; white-space: nowrap; + .user-select(none); &:focus { .tab-focus(); -- cgit v1.2.3