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

Unified Diff: chrome/browser/resources/chromeos/login/header_bar.css

Issue 1134233004: Made "more" menu on login screen flexible. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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/chromeos/login/header_bar.css
diff --git a/chrome/browser/resources/chromeos/login/header_bar.css b/chrome/browser/resources/chromeos/login/header_bar.css
index a1fd0958f2d81d7d286c954471e1c43d3c720e78..3e8a1e8dd5f9fd19fbc2aa086855f6d51b8edde1 100644
--- a/chrome/browser/resources/chromeos/login/header_bar.css
+++ b/chrome/browser/resources/chromeos/login/header_bar.css
@@ -77,8 +77,10 @@ html[screen=oobe] .login-header-bar-animate-slow {
color: black !important;
display: block;
font-size: 13px;
+ height: auto;
left: 15px;
margin: 0 0 -10px -10px;
+ min-height: 34px;
position: absolute;
text-align: center;
width: 180px;
« 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