Search Bar Popup ltr
I'm using Fx Hebrew (rtl).
I've added the folowing line to a css file:
- PopupAutoComplete { direction: ltr !important; }
And now every popup (in all forms) is ltr. How can I associate that code to the Search Bar only?
Thank you.
I'm using Fx Hebrew (rtl).
I've added the folowing line to a css file:
#PopupAutoComplete { direction: ltr !important; }
And now every popup (in all forms) is ltr.
How can I associate that code to the Search Bar only?
Thank you.
All Replies (2)
Do you mean the search bar on the Navigation Toolbar or on the about:home page?
Search Bar on the Navigation Toolbar. Popup in the Search Bar = Search suggestions. Popup in forms = saved data (subjects etc).
There must be a way to only apply ltr to the Search Bar.
Thank you.