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 d6dc054df8e359977e906c771b318a18d48612d0..21471be4c8706eb72255024cd4e782b20221d118 100644 |
| --- a/chrome/browser/resources/options/options_page.css |
| +++ b/chrome/browser/resources/options/options_page.css |
| @@ -572,12 +572,9 @@ html[flashPluginSupportsClearSiteData] .clear-plugin-lso-data-disabled { |
| /* Display a collection of sections as a table in order to display nicely |
| - * in multiple locales. The left column should expand to accomodate the |
| - * widest label without introducing excessive whitespace. Labels in |
| - * languages such as German or Dutch tend to be wider than for English. |
| + * in multiple locales. |
|
James Hawkins
2011/10/25 01:13:32
Should probably mention that this is further refin
dpapad
2011/10/25 15:36:12
Done.
|
| */ |
| .displaytable { |
| - display: table; |
| width: 100%; |
| } |