Chromium Code Reviews| 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 { |