This commit is contained in:
Mark Otto 2016-01-23 20:32:59 -08:00
parent a26b4bb78b
commit 40525eaa4d
8 changed files with 4 additions and 2 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;

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

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;

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.