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

Unified Diff: chrome/browser/resources/options/autofill_edit_address_overlay.css

Issue 6552002: Used dashed-form for autofill overlay ids (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: auto-fill => autofill, restore overlay page name Created 9 years, 10 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/resources/options/autofill_edit_address_overlay.css
diff --git a/chrome/browser/resources/options/autofill_edit_address_overlay.css b/chrome/browser/resources/options/autofill_edit_address_overlay.css
index 6931c1b6cf8d58de3ad6e0b95dd7779e459b31fb..2a8142e5d41948406d72dcc2bbdbdd1334eb9d41 100644
--- a/chrome/browser/resources/options/autofill_edit_address_overlay.css
+++ b/chrome/browser/resources/options/autofill_edit_address_overlay.css
@@ -1,4 +1,4 @@
-#autoFillEditAddressOverlay {
+#autofill-edit-address-overlay {
width: 500px;
}

Powered by Google App Engine
This is Rietveld 408576698