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

Unified Diff: chrome/browser/resources/gaia_auth/main.css

Issue 10440061: Remaining style fixes from http://codereview.chromium.org/10443024/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | chrome/browser/resources/gaia_auth/main.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/gaia_auth/main.css
diff --git a/chrome/browser/resources/gaia_auth/main.css b/chrome/browser/resources/gaia_auth/main.css
index 89cd7dfcbfa1f75a556f9bb393f4f7d5e1cb9228..5fbef54bbdb5ce8daa1a71d18888495a6fd2282b 100644
--- a/chrome/browser/resources/gaia_auth/main.css
+++ b/chrome/browser/resources/gaia_auth/main.css
@@ -5,7 +5,7 @@ html, body {
iframe {
height: 100%;
- margin: 0px;
+ margin: 0;
overflow: hidden;
width: 100%;
}
« no previous file with comments | « no previous file | chrome/browser/resources/gaia_auth/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698