Chromium Code Reviews| Index: chrome/browser/resources/options/chromeos/internet_options_page.css |
| diff --git a/chrome/browser/resources/options/chromeos/internet_options_page.css b/chrome/browser/resources/options/chromeos/internet_options_page.css |
| index 58bd77f2ad55c52233ea444810c6b7990513aa05..a13c27b6ce0442073adfce87af6f4c409c78f452 100644 |
| --- a/chrome/browser/resources/options/chromeos/internet_options_page.css |
| +++ b/chrome/browser/resources/options/chromeos/internet_options_page.css |
| @@ -94,6 +94,11 @@ html[dir='rtl'] .network-item-text { |
| -webkit-box-flex: 1; |
| } |
| +.displaytable > section > .top-align-title { |
|
James Hawkins
2011/06/09 17:02:19
nit: CSS classes should not have visual descriptor
kevers
2011/06/09 20:54:16
Done.
|
| + vertical-align: top; |
| + padding-top: 20px; |
| +} |
| + |
| #detailsInternetPage { |
| min-width: 440px; |
| min-height: 420px; |