1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 12:21:35 +02:00
This commit is contained in:
Mark Otto
2016-01-23 20:32:59 -08:00
parent a26b4bb78b
commit 40525eaa4d
8 changed files with 8 additions and 6 deletions

View File

@@ -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;