Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'.dropdown-menu-right' and '.dropdown-menu-left' are ignored #17

Closed
rekino opened this issue Jul 23, 2014 · 1 comment
Closed

'.dropdown-menu-right' and '.dropdown-menu-left' are ignored #17

rekino opened this issue Jul 23, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@rekino
Copy link

rekino commented Jul 23, 2014

Hi @morteza,

According to bootstrap docs, in order to right/left align the dropdown menu, '.dropdown-menu-right'/'.dropdown-menu-left' classes should be used. After linking the RTL theme, these classes were ignored.

The work around right now is to add '.pull-right'/'.pull-left' to the ''.dropdown-menu' element, but this solution is deprecated according to the docs.

@morteza morteza added the bug label Jul 24, 2014
@morteza morteza added this to the v3.2.0 milestone Jul 24, 2014
@morteza morteza self-assigned this Jul 24, 2014
morteza added a commit that referenced this issue Jul 24, 2014
…use .dropdown-menu-left and .dropdown-menu-right instead).
morteza added a commit that referenced this issue Jul 24, 2014
* 'master' of https://github.com/morteza/bootstrap-rtl:
  Fix #17 (Depricate .pull-left and .pull-right for dropdown menus and use .dropdown-menu-left and .dropdown-menu-right instead).
@theyuv
Copy link

theyuv commented Oct 18, 2018

What is the recommended fix for this? If we apply the class dropdown-menu-right on an element, how do we get the reverse of that to be applied when using bootstrap-rtl.css?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants