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

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

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.css
diff --git a/chrome/browser/resources/options/autofill_options.css b/chrome/browser/resources/options/autofill_options.css
index e777c941248899ee3e10f9e903fa8e4ad4f12a4e..1e08bfb5c1327d3b527d2b998191f8f3dbb8426f 100644
--- a/chrome/browser/resources/options/autofill_options.css
+++ b/chrome/browser/resources/options/autofill_options.css
@@ -6,11 +6,6 @@
width: 550px;
}
-#autofill-help {
- bottom: 18px;
- position: absolute;
-}
-
#autofill-options list {
min-height: 172px;
}
@@ -49,4 +44,4 @@
#autofill-options div[role='listitem']:not(:hover):not([selected])
.list-inline-button {
display: none;
-}
+}
« no previous file with comments | « chrome/browser/android/password_ui_view_android.cc ('k') | chrome/browser/resources/options/autofill_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698