| Index: chrome/browser/resources/options/content_settings.css
|
| diff --git a/chrome/browser/resources/options/content_settings.css b/chrome/browser/resources/options/content_settings.css
|
| index 6e59544aa2947c9cd81af722b35b7d8722f4959e..6f9a4537137bf18673f2d0493938638b5fcfa4f3 100644
|
| --- a/chrome/browser/resources/options/content_settings.css
|
| +++ b/chrome/browser/resources/options/content_settings.css
|
| @@ -66,12 +66,6 @@ select.exception-setting {
|
| margin-top: 4px;
|
| }
|
|
|
| -#disable-plugins-container {
|
| - /* Same as .checkbox and .radio padding. Using padding instead of margin
|
| - * to ensure minimum height for tap target. */
|
| - padding: 7px 0;
|
| -}
|
| -
|
| #group-indicator {
|
| margin-left: 5px;
|
| }
|
|
|