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

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

Issue 3157027: DOMUI: Add the basic HTML for the 'Edit Address' AutoFill overlay. (Closed)
Patch Set: Review fixes 2. Created 10 years, 4 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
new file mode 100644
index 0000000000000000000000000000000000000000..a6682d98b8d7d15eacaf1987d7cd1fc563e925d1
--- /dev/null
+++ b/chrome/browser/resources/options/autofill_edit_address_overlay.css
@@ -0,0 +1,3 @@
+#autoFillEditAddressOverlay {
+ width: 500px;
+}

Powered by Google App Engine
This is Rietveld 408576698