Merge pull request #9749 from edx/efischer/teams-iesearch-clear
Removing extraneous IE search clear button
This commit is contained in:
@@ -312,6 +312,13 @@
|
||||
font: inherit;
|
||||
}
|
||||
}
|
||||
//end instructor tools scratch space
|
||||
|
||||
//efischer TNL-3226
|
||||
.search-field::-ms-clear {
|
||||
width: 0px;
|
||||
height: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
//efischer - TNL-3189
|
||||
|
||||
Reference in New Issue
Block a user