From 9230123089b7d6ee03a41785edc3dee8de676472 Mon Sep 17 00:00:00 2001 From: Mukul Date: Fri, 8 Dec 2017 10:18:02 +0530 Subject: [PATCH] this is solution for the bug 25818 --- 400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css index 509993a..a6623a1 100644 --- a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css +++ b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css @@ -1112,3 +1112,4 @@ a[disabled] { pointer-events : none; opacity : 0.5; } +.loginBox input::-ms-clear{display:none;} -- libgit2 0.21.4