commit | 35cc4a9bb84d3fd2dfb11bc9b4cec60c7a22457f | [log] [tgz] |
---|---|---|
author | tkent <[email protected]> | Fri May 20 06:11:25 2016 |
committer | Commit bot <[email protected]> | Fri May 20 06:12:45 2016 |
tree | c91200245c537f11cfec88d8bd7bce8c94204b29 | |
parent | 6ce5b24bfbde8a3fd8943a3169872022f1084d3f [diff] |
SELECT Popup: Fix the right popup padding in RTL. LayoutMenuList::clientPaddingRight wasn't RTL-aware. The function is not used in LTR case, so we can remove the conditional code. BUG=605719 Review-Url: https://codereview.chromium.org/2003433002 Cr-Commit-Position: refs/heads/master@{#395013}