less/roojs-bootstrap/phone-input.less
authorjohn <john@roojs.com>
Tue, 27 Mar 2018 07:09:40 +0000 (15:09 +0800)
committerjohn <john@roojs.com>
Tue, 27 Mar 2018 07:09:40 +0000 (15:09 +0800)
less/roojs-bootstrap/phone-input.less

index b029781..f6c589e 100644 (file)
@@ -5,16 +5,16 @@
 
 .flag-container {
     position: absolute;
+    top: 5px;
     height: 100%;
     width: 50px;
     padding: 5px;
     display: flex;
     flex-direction: row;
     justify-content: space-around;
-    top: 5px;
     z-index: 4; //>input::focus
     .caret {
-        margin-top: 10px;
+        margin-top: 3px;
     }
     .flag {
         box-shadow: 0px 0px 1px 0px #888;