Fixing selection in challenge modal

selenium-screenshot-testing
CodeKevin 2016-02-06 21:05:52 -05:00
parent fc64dfc132
commit 54d26560e5
1 changed files with 0 additions and 6 deletions

View File

@ -61,12 +61,6 @@
padding: 2em;
margin: 0 auto;
text-align: center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.button-wrap {