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

Unified Diff: chrome/browser/resources/options/browser_options.css

Issue 2592383003: MD Settings: Switch cr_network_icon to use svg icons (Closed)
Patch Set: Fix function declarations. Created 3 years, 11 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/options/browser_options.css
diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css
index 4523f0d2113087f9329d679c95fe3fcd6effa93f..c0c4b1985dd58d6e6631c2489bd1139f39c8c157 100644
--- a/chrome/browser/resources/options/browser_options.css
+++ b/chrome/browser/resources/options/browser_options.css
@@ -221,7 +221,7 @@ list:not([disabled]) > .network-group[selected] {
}
.network-icon {
- -webkit-margin-end: 8px;
+ -webkit-margin-end: 10px;
background-position: left top;
background-size: 25px;
height: 25px;

Powered by Google App Engine
This is Rietveld 408576698