less/roojs-bootstrap/phone-input.less
authorjohn <john@roojs.com>
Tue, 27 Mar 2018 08:35:56 +0000 (16:35 +0800)
committerjohn <john@roojs.com>
Tue, 27 Mar 2018 08:35:56 +0000 (16:35 +0800)
less/roojs-bootstrap/phone-input.less

index 8a2bc3b..92c6093 100644 (file)
@@ -3,6 +3,16 @@
     border-radius: 4px !important;
 }
 
+.dial-code {
+    position: absolute;
+    left: 55px;
+    z-index: 3;
+    border: transparent;
+    padding: 7px;
+    background: transparent;
+    width: 80px;
+}
+
 .tel-list {
     li {
         a {