| Index: chrome/browser/resources/user_manager/user_manager.css
|
| diff --git a/chrome/browser/resources/user_manager/user_manager.css b/chrome/browser/resources/user_manager/user_manager.css
|
| index d76a045cbedd6ed28a701a91cab03947174380ad..58ef509d42cf17c85d33eaf0c74f4f4b93b02888 100644
|
| --- a/chrome/browser/resources/user_manager/user_manager.css
|
| +++ b/chrome/browser/resources/user_manager/user_manager.css
|
| @@ -73,3 +73,7 @@ sign-in button. */
|
| width: 35px;
|
| z-index: 1;
|
| }
|
| +
|
| +html[dir=rtl] .pod .locked-indicator {
|
| + right: 10px;
|
| +}
|
|
|