Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7554)

Unified Diff: chrome/browser/resources/user_manager/control_bar.css

Issue 660803003: The User Manager's Chrome logo should flip nicely in RTL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/user_manager/control_bar.css
diff --git a/chrome/browser/resources/user_manager/control_bar.css b/chrome/browser/resources/user_manager/control_bar.css
index 5bb245eaae087e41f8a06e6b99eb556bf2e8d083..378ee9114185805800d9dfed278114ea9cb8b918 100644
--- a/chrome/browser/resources/user_manager/control_bar.css
+++ b/chrome/browser/resources/user_manager/control_bar.css
@@ -88,4 +88,5 @@ html[dir=rtl] #login-header-bar #guest-user-button {
html[dir=rtl] #logo {
left: 16px;
+ right: auto;
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698