From 0fd9ed4ac68f9ba1669974c299b42bdfd81535e4 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 19 Apr 2018 17:21:57 +0800 Subject: [PATCH] less/roojs-bootstrap/phone-input.less --- less/roojs-bootstrap/phone-input.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/less/roojs-bootstrap/phone-input.less b/less/roojs-bootstrap/phone-input.less index 8a030c1d1e..b293aba3a0 100644 --- a/less/roojs-bootstrap/phone-input.less +++ b/less/roojs-bootstrap/phone-input.less @@ -1084,6 +1084,9 @@ height: 10px; background-position: -5610px 0px; } + &.ot { + height: 0px; + } } -- 2.39.2