Amire80 has uploaded a new change for review. Change subject: (bug 38545) Fix RTL position of the drop-down arrow ......................................................................
(bug 38545) Fix RTL position of the drop-down arrow In RTL interface the drop-down arrow overlaps with the text. The arrow was positioned explicitly in relation to the left margin, and this can't work in a flipped RTL environment. I changed the position to "right" and modified the arrow image a bit. Some visual tweaks to the arrow may still be needed. Another option can be to convert the image to SVG or to use a character like ▼. Change-Id: Ib09a2a20b150de6e8a9531fc0db7dfffe4e95525 --- M modules/ve/ui/styles/images/arrow-down.png M modules/ve/ui/styles/ve.ui.Toolbar.css 2 files changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor refs/changes/18/16218/1 -- To view, visit https://gerrit.wikimedia.org/r/16218 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib09a2a20b150de6e8a9531fc0db7dfffe4e95525 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/VisualEditor Gerrit-Branch: master Gerrit-Owner: Amire80 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
