| Index: chrome/browser/resources/settings/on_startup_page/startup_url_entry.html
|
| diff --git a/chrome/browser/resources/settings/on_startup_page/startup_url_entry.html b/chrome/browser/resources/settings/on_startup_page/startup_url_entry.html
|
| index 118e6bb567ffef730e7bab8bbf9756b62e2f438b..0fe121ca401324d481a5c1c05e7d0fcad9a050e4 100644
|
| --- a/chrome/browser/resources/settings/on_startup_page/startup_url_entry.html
|
| +++ b/chrome/browser/resources/settings/on_startup_page/startup_url_entry.html
|
| @@ -10,13 +10,6 @@
|
| <dom-module id="settings-startup-url-entry">
|
| <template>
|
| <style include="settings-shared">
|
| - .favicon-image {
|
| - background-size: contain;
|
| - background-repeat: no-repeat;
|
| - height: 16px;
|
| - width: 16px;
|
| - }
|
| -
|
| .dropdown-content {
|
| background: white;
|
| box-shadow: 0 2px 6px grey;
|
|
|