| 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..7625064da21c00e9d51d0c4284a28d23c128b3bb 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 > h3.topAlignTitle {
|
| + vertical-align: top;
|
| + padding-top: 20px;
|
| +}
|
| +
|
| #detailsInternetPage {
|
| min-width: 440px;
|
| min-height: 420px;
|
|
|