After fixing #725840: No dropdown menus in RTL language,
Now extra borders are visible in admin menu toolbar
for screenshots of this problem, please see my comment here: #725840-86: No dropdown menus in RTL language
I will submit a patch for this.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | extra_borders-2431015-1.patch | 741 bytes | hejazee |
Comments
Comment #1
hejazee commentedThis patch fixes the problem
Comment #2
hejazee commentedComment #3
moonray commentedThe CSS (when applied to the elements directly) works for me, but RTL CSS file isn't applied for me.
Comment #4
moonray commentedFalse alarm. When applying the patch the css file was created in the wrong location (user error). After moving it to the correct location this works.
Comment #6
truls1502Fixed and added in 7.x-3.x-dev
Comment #8
truls1502Added related to #2575645: Mistaken display if custom top menu item don't have a link (<span> instead of <a>).