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

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

Issue 1342033002: Add tooltips to cr-policy-indicator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_521791_settings_policy_1
Patch Set: . Created 5 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
Index: chrome/browser/resources/settings/checkbox/checkbox.css
diff --git a/chrome/browser/resources/settings/checkbox/checkbox.css b/chrome/browser/resources/settings/checkbox/checkbox.css
index 43cb3f203951caffd11058e006216f82b18091b1..9d1735b80488e908c63be56b32f51898c98b78dc 100644
--- a/chrome/browser/resources/settings/checkbox/checkbox.css
+++ b/chrome/browser/resources/settings/checkbox/checkbox.css
@@ -19,7 +19,3 @@
#subLabel {
color: rgba(0, 0, 0, .5);
}
-
-cr-policy-indicator {
- padding-bottom: 5px;
-}

Powered by Google App Engine
This is Rietveld 408576698