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

Unified Diff: chrome/browser/resources/options/content_settings.css

Issue 2296073002: [HBD] Update Old Options Strings for HBD (Closed)
Patch Set: Shorten strings adding using ternary Created 4 years, 3 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/options/content_settings.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
}
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/options/content_settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698