| Index: chrome/browser/resources/settings/site_settings/protocol_handlers.html
|
| diff --git a/chrome/browser/resources/settings/site_settings/protocol_handlers.html b/chrome/browser/resources/settings/site_settings/protocol_handlers.html
|
| index 4e6a31e8dc3175b70595632d187a6bb1498865fe..19f7cf4d0563e628838c76505d2c1b46a9ed0b64 100644
|
| --- a/chrome/browser/resources/settings/site_settings/protocol_handlers.html
|
| +++ b/chrome/browser/resources/settings/site_settings/protocol_handlers.html
|
| @@ -38,7 +38,7 @@
|
| <div class="list-frame menu-content vertical-list">
|
| <template is="dom-repeat" items="[[protocol.handlers]]">
|
|
|
| - <div class="list-item underscore">
|
| + <div class="list-item">
|
| <div class="middle" >
|
| <div>[[item.host]]</div>
|
| <div class="secondary"
|
|
|