the create new image atom (button) in new content type disappears when i switch the lang to Arabic (RTL)
i fixed the issue by adding float: left to css (.scald-menu .add-buttons)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix-scald-menu-in-rtl-2497731-1.patch | 360 bytes | nagy.balint |
| dnd add new image disappears .png | 7.99 KB | yehia.hamid |
Comments
Comment #1
nagy.balint commentedThis seems to be working indeed, and also works fine on the non rtl version.
Comment #3
nagy.balint commentedI have tested this on IE 9, firefox and chrome, and it seems to work fine in both rtl and non rtl forms.
While this wont fix all possibly design issues in rtl mode, but it certainly fixes the main issue of the add buttons not being visible.
Committed.