Increase specificity of textfield icon and fix search autocomplete styling (#4259)
* Increase specificity of textfield icon
prevents specificity war between the icon own height/width and the one dictated by the textfield
* make searchautocomplete look like mobile combobox tray input experience
* forgot to add extra logic
* fix lint
---------
Co-authored-by: Robert Snow <rsnow@adobe.com>