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

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

Issue 6340002: tabbed options - new clear browsing data overlay (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment Created 9 years, 11 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/options/options_page.css
diff --git a/chrome/browser/resources/options/options_page.css b/chrome/browser/resources/options/options_page.css
index ce6fd746d074814026b9d67f9e573e1dfec045b4..d50aab157e36ad53f8affe884d51f432175f2aaf 100644
--- a/chrome/browser/resources/options/options_page.css
+++ b/chrome/browser/resources/options/options_page.css
@@ -316,7 +316,7 @@ section > div:only-of-type {
/* TODO(stuartmorgan): make this less specific once all pages
* are converted to the non-table style.
*/
-section > div:only-of-type label {
+overlay > div:only-of-type label {
stuartmorgan 2011/01/14 22:25:32 Make sure to revert this change per discussion.
Evan Stade 2011/01/18 21:56:44 Done.
margin: 5px 0;
}

Powered by Google App Engine
This is Rietveld 408576698