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

Unified Diff: chrome/browser/resources/settings/privacy_page/privacy_page.css

Issue 1465393002: [MD settings] small change to privacy page to better match UI mocks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/privacy_page/privacy_page.css
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.css b/chrome/browser/resources/settings/privacy_page/privacy_page.css
index bcd874e472335f68dea14e26abadf1507f120fda..cebdb9ad06db8c13ad2b6ceac63435ecddc46aca 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.css
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.css
@@ -2,6 +2,10 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
+paper-item {
+ --paper-item-min-height: 24px;
+}
+
.privacy-buttons {
margin-top: 25px;
-}
+}

Powered by Google App Engine
This is Rietveld 408576698