Merged
Merge Request #775 · created by Mukul Rajput


this is solution for the bug 25818


From inputCroxIssueIE into QA-IPAD-MAC

Merged by Amrita Vishnoi

2 participants

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;}
... ...