Fixing selection in challenge modal

This commit is contained in:
CodeKevin
2016-02-06 21:05:52 -05:00
parent fc64dfc132
commit 54d26560e5

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 {