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

Unified Diff: chrome/browser/resources/options/password_manager.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: Rebase 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/password_manager.css
diff --git a/chrome/browser/resources/options/password_manager.css b/chrome/browser/resources/options/password_manager.css
index 18314ef98e861084f8d5fffa15d8ec551eb9b53b..e5c606f22e36983ca384eff3195b9de007b847c9 100644
--- a/chrome/browser/resources/options/password_manager.css
+++ b/chrome/browser/resources/options/password_manager.css
@@ -26,3 +26,7 @@ html[dir=rtl] #password-search-column {
#passwords-title {
display: inline-block;
}
+
+#password-manger .spacer-div {
Evan Stade 2014/10/29 23:51:57 heh... password-manger
Garrett Casto 2014/10/30 00:14:44 N/A
+ -webkit-box-flex: 1;
+}

Powered by Google App Engine
This is Rietveld 408576698