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; |
-} |
+} |