Chromium Code Reviews| 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; |
| } |