| Index: chrome/browser/resources/settings/internet_page/network_summary_style.html
|
| diff --git a/chrome/browser/resources/settings/internet_page/network_summary_style.html b/chrome/browser/resources/settings/internet_page/network_summary_style.html
|
| index c465b36294a17e071f783fdb4ed5db948d6d07c8..562199655a0edb149b429029ac3871fe58b58043 100644
|
| --- a/chrome/browser/resources/settings/internet_page/network_summary_style.html
|
| +++ b/chrome/browser/resources/settings/internet_page/network_summary_style.html
|
| @@ -2,7 +2,9 @@
|
| <link rel="import" href="chrome://resources/polymer/core-style/core-style.html">
|
|
|
| <core-style id="networkSummaryStyle">
|
| -cr-network-list-item {
|
| - margin-bottom: 10px;
|
| +
|
| +#summary {
|
| + padding-right: 40px;
|
| }
|
| +
|
| </core-style>
|
|
|