#343 modal text can't be selected
@ -31,6 +31,11 @@
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
@ -285,4 +290,4 @@
width: 44%;
margin-left: -22%;