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

Unified Diff: chrome/browser/resources/settings/settings_shared_css.html

Issue 2089313005: Revert of MD Settings: make custom UIs look "actionable" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/settings/settings_shared_css.html
diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
index e3654ecdd6d967ab35bca4a9a60aea6c57ad50ec..2fad972a8d6d7b4522b869637b79c43d805acca5 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -228,10 +228,6 @@
*/
.settings-box.two-line {
min-height: 56px;
- }
-
- [actionable] {
- @apply(--settings-actionable);
}
/* The lower line of text in a .settings-box.two-line. */

Powered by Google App Engine
This is Rietveld 408576698