Index: chrome/browser/resources/options2/options_page.css |
diff --git a/chrome/browser/resources/options2/options_page.css b/chrome/browser/resources/options2/options_page.css |
index 6cccd141bfb8a8d1719d19abb8284e2d07e16a3f..98e9de2e7ab0451e7831c3841821db0d5aaa93f3 100644 |
--- a/chrome/browser/resources/options2/options_page.css |
+++ b/chrome/browser/resources/options2/options_page.css |
@@ -152,25 +152,6 @@ div.disabled { |
min-height: 192px; |
} |
-section { |
- -webkit-padding-start: 18px; |
- margin-bottom: 24px; |
- margin-top: 8px; |
- max-width: 600px; |
-} |
- |
-section:last-of-type { |
- margin-bottom: 0; |
-} |
- |
-section > h3 { |
- -webkit-margin-start: -18px; |
-} |
- |
-section > div:only-of-type { |
- -webkit-box-flex: 1; |
-} |
- |
.option { |
margin-top: 0; |
} |