Commit 9230123089b7d6ee03a41785edc3dee8de676472

Authored by Mukul Rajput
1 parent 2c208565

this is solution for the bug 25818

400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
... ... @@ -1112,3 +1112,4 @@ a[disabled] {
1112 1112 pointer-events : none;
1113 1113 opacity : 0.5;
1114 1114 }
  1115 +.loginBox input::-ms-clear{display:none;}
... ...