diff options
| author | Mark Otto <[email protected]> | 2016-01-23 20:32:59 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-01-23 20:32:59 -0800 |
| commit | 40525eaa4dd5bed19a0aab4c20602f613591c5fc (patch) | |
| tree | ad1414c984afc95a9d9b52821f20a8fdb283e117 /dist/css/bootstrap.css | |
| parent | a26b4bb78b6b9f3812aa64d3893cc166153426b4 (diff) | |
| download | bootstrap-40525eaa4dd5bed19a0aab4c20602f613591c5fc.tar.xz bootstrap-40525eaa4dd5bed19a0aab4c20602f613591c5fc.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index ef8b56b21..015db6410 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3301,6 +3301,7 @@ input[type="button"].btn-block { display: block; width: 1rem; height: 1rem; + pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; |
