Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6482)

Unified Diff: chrome/browser/resources/settings/on_startup_page/startup_url_entry.html

Issue 1963013002: [MD settings] layout of site settings sub-pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698