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

Unified Diff: chrome/browser/resources/options/autofill_options.html

Issue 682133003: [Password Manager] Add link to remotely manage passowrds on desktop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments Created 6 years, 2 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_options.html
diff --git a/chrome/browser/resources/options/autofill_options.html b/chrome/browser/resources/options/autofill_options.html
index f24da00fe726602d26b42ed50b19abd97129d421..d221590989d5e74d96677ee8c8a43f953f730dba 100644
--- a/chrome/browser/resources/options/autofill_options.html
+++ b/chrome/browser/resources/options/autofill_options.html
@@ -33,6 +33,7 @@
<a id="autofill-help" target="_blank" i18n-values="href:helpUrl"
i18n-content="helpButton">
</a>
+ <div id="spacer-div"></div>
<div class="button-strip">
<button id="autofill-options-confirm" class="default-button"
i18n-content="done"></button>

Powered by Google App Engine
This is Rietveld 408576698