From: john Date: Tue, 27 Mar 2018 07:09:40 +0000 (+0800) Subject: less/roojs-bootstrap/phone-input.less X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=ec555e90266d129c3e9ca1f305e4a15477747152;p=roojs1 less/roojs-bootstrap/phone-input.less --- diff --git a/less/roojs-bootstrap/phone-input.less b/less/roojs-bootstrap/phone-input.less index b0297810ea..f6c589e1f3 100644 --- a/less/roojs-bootstrap/phone-input.less +++ b/less/roojs-bootstrap/phone-input.less @@ -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;