Chromium Code Reviews| Index: chrome/browser/resources/bookmark_manager/css/bmm.css |
| diff --git a/chrome/browser/resources/bookmark_manager/css/bmm.css b/chrome/browser/resources/bookmark_manager/css/bmm.css |
| index 1d039178d0437b63bd843a33079f9844d9bcfdd4..1426c160e316b49f6af90de092c4eea0d0894e13 100644 |
| --- a/chrome/browser/resources/bookmark_manager/css/bmm.css |
| +++ b/chrome/browser/resources/bookmark_manager/css/bmm.css |
| @@ -71,6 +71,7 @@ list > [selected] > .url { |
| html[dir=rtl] .url { |
| -webkit-padding-end: 20px; |
| -webkit-padding-start: 0; |
| + text-align: right; |
|
Dan Beam
2016/08/30 22:25:31
fun fact: there's an directionally adaptive, non-s
|
| } |
| html[dir=rtl] list .label { |