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

index 217300e..3b485ad 100644 (file)
         margin-top: 3px;
     }
     .flag {
-        background-image: url('@{bootstrap-image-path}/default/flags.png');
-        background-repeat: no-repeat;
-        width: 20px;
         height: inherit;
     }
 }
 
 .flag {
+    background-image: url('@{bootstrap-image-path}/default/flags.png');
+    background-repeat: no-repeat;
+    width: 20px;
     .ac {
       height: 10px;
       background-position: 0px 0px;