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

index 92c6093..999d295 100644 (file)
@@ -5,12 +5,12 @@
 
 .dial-code {
     position: absolute;
+    width: 80px;
     left: 55px;
     z-index: 3;
-    border: transparent;
     padding: 7px;
+    border: transparent;
     background: transparent;
-    width: 80px;
 }
 
 .tel-list {