less/roojs-bootstrap/phone-input.less
[roojs1] / less / roojs-bootstrap / phone-input.less
index 2bbe1c9..bc26f53 100644 (file)
     padding: 7px;
     border: transparent;
     background: transparent;
+    -webkit-touch-callout: none;
+    -webkit-user-select: none;
+    -khtml-user-select: none;
+    -moz-user-select: none;
+    -ms-user-select: none;
+    user-select: none;
 }
 
 .tel-list {