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

Unified Diff: chrome/browser/resources/settings/settings_shared_css.html

Issue 2106103006: MD Settings: cr/cros - Guest mode page visibility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Left out settings_router and fixed broken tests Created 4 years, 5 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/settings_shared_css.html
diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
index bdcfcecc7e960336cebf6d8330771aabcf2bc2f2..07cecd36432e0b69042305829ca9800f8cc382ea 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -263,6 +263,7 @@
* with dbeam@ or dschuyler@ prior to changing it.
*/
.settings-box.first,
+ .settings-box[first],
michaelpg 2016/07/21 04:23:03 Let's not mix classes and attributes, this makes s
Moe 2016/07/21 18:27:32 Done.
.settings-box.continuation {
border-top: none;
}

Powered by Google App Engine
This is Rietveld 408576698