This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
The dropdown typeahead box is NOT right justified #5414
Open
Description
My website is in an RTL language. My <body>
is right justified <body dir="rtl" class="text-right">
, but the typeahead dropdown box is always aligned to the left. I want it to be aligned/justified to the right. Here is a plunker to an example http://plnkr.co/fs79igc1fJWTqY4xrWTt. Type "on" or "one" in the text box.