diff --git a/CTFd/templates/chals.html b/CTFd/templates/chals.html
index 0f30b893..b3aa2665 100644
--- a/CTFd/templates/chals.html
+++ b/CTFd/templates/chals.html
@@ -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 {