Bootstrap Drop Down Pull-left Not Working
I have tried putting pull-left on everything and whatever I do the drop down menu containing 'Edit' and 'Destroy' falls to the right meaning I get nasty scrollbars appearing. HAML
Solution 1:
Use pull-right instead of pull-left and menu will be shown on the left.
Post a Comment for "Bootstrap Drop Down Pull-left Not Working"