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

Unified Diff: chrome/browser/resources/settings/site_settings/site_list.css

Issue 1947033003: Site Settings on Desktop: Align some of the UI elements better. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to head 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/site_settings/site_list.css
diff --git a/chrome/browser/resources/settings/site_settings/site_list.css b/chrome/browser/resources/settings/site_settings/site_list.css
index f1f26cbcef2d3843021f00547019a1c04368884c..27c2b3455caecc987d4a04dc7505e3c0d666515c 100644
--- a/chrome/browser/resources/settings/site_settings/site_list.css
+++ b/chrome/browser/resources/settings/site_settings/site_list.css
@@ -3,6 +3,7 @@
* found in the LICENSE file. */
:host {
+ -webkit-margin-start: 7px;
display: block;
}

Powered by Google App Engine
This is Rietveld 408576698