Fix About link for RTL
commit0ec2d447ad4ce8e14e4ba0f60e40a1f193b6ef98
authormichaelpg <michaelpg@chromium.org>
Tue, 21 Oct 2014 17:48:58 +0000 (21 10:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Oct 2014 17:50:18 +0000 (21 17:50 +0000)
treeb6ba3612efbe5da9799c6112a6504505d76c24e7
parent4b4b173612017d0e45c2be082fb6f23baa79dc2a
Fix About link for RTL

I realized I used margin-right instead of the direction-neutral
-webkit-margin-end in the M40 fix, so the margin between
the About link and the search box will be too small in RTL.

This fix is already included in the M38 CL.

BUG=421236
R=stevenjb@chromium.org

Review URL: https://codereview.chromium.org/655963005

Cr-Commit-Position: refs/heads/master@{#300517}
chrome/browser/resources/options/browser_options.css