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

Unified Diff: chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html

Issue 2426183002: MD Settings: Migrate passwords cr-shared-menu to settings-action-menu. (Closed)
Patch Set: Nit Created 4 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
« no previous file with comments | « chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html
diff --git a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html
index 738ed42c470d62f1158bf456e58d5689a5b85057..d7afeb6dd9774f28e02182ae48e16998e40f8983 100644
--- a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html
+++ b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html
@@ -24,15 +24,6 @@
.list-with-header > div:first-of-type {
border-top: var(--settings-separator-line);
}
-
- /* TODO(hcarmona): Grow menu width by 64px if content is wider */
- .menu-item {
- -webkit-padding-start: 24px;
- background-color: white;
- border: none;
- font: inherit;
- width: 104px;
- }
</style>
</template>
</dom-module>
« no previous file with comments | « chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698