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

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

Issue 222913003: Add button to reset auto-open pref in Chrome OS settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change padding Created 6 years, 9 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 | « no previous file | chrome/browser/resources/options/browser_options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/browser_options.css
diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css
index 674abf96aebf0c245927eb2bebf42eaadd8b75a7..accc34ce1e59d0db771b2d94f57fe2ef581e8825 100644
--- a/chrome/browser/resources/options/browser_options.css
+++ b/chrome/browser/resources/options/browser_options.css
@@ -414,10 +414,6 @@ list:not([disabled]) > .network-group[selected] {
overflow: hidden;
}
-#auto-open-file-types-label {
- padding: 0.45em 0
-}
-
.sliding {
-webkit-transition: height 200ms;
overflow-y: hidden;
« no previous file with comments | « no previous file | chrome/browser/resources/options/browser_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698