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

Unified Diff: chrome/browser/sync/resources/gaia_login.css

Issue 6865030: Sync: Refresh the UI to match Alex's mocks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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
Index: chrome/browser/sync/resources/gaia_login.css
diff --git a/chrome/browser/sync/resources/gaia_login.css b/chrome/browser/sync/resources/gaia_login.css
index a442f55498d37e017757aceef7529869d31848aa..2237ca627e7deee0f7728532b1d9f8ee3ac12ed5 100644
--- a/chrome/browser/sync/resources/gaia_login.css
+++ b/chrome/browser/sync/resources/gaia_login.css
@@ -38,6 +38,8 @@ input[type='submit'] {
#gaia-account-text {
font-weight: bold;
+ position: relative;
+ top: -7px;
}
#email-readonly {

Powered by Google App Engine
This is Rietveld 408576698