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

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..28374bc20578fc559492fcc2d586331804be84a1 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 class="spacer-div"></div>
<div class="button-strip">
<button id="autofill-options-confirm" class="default-button"
i18n-content="done"></button>
« no previous file with comments | « chrome/browser/resources/options/autofill_options.css ('k') | chrome/browser/resources/options/password_manager.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698