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

Unified Diff: chrome/browser/resources/settings/on_startup_page/on_startup_shared.css

Issue 1338363003: [MD settings] minor changes to make OnStartup elements line up better (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/on_startup_page/startup_urls_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/on_startup_page/on_startup_shared.css
diff --git a/chrome/browser/resources/settings/on_startup_page/on_startup_shared.css b/chrome/browser/resources/settings/on_startup_page/on_startup_shared.css
index 28a452c83b8b12de32855c3d167b5216cedb1f71..b29772a121c520844b830985775301a494131256 100644
--- a/chrome/browser/resources/settings/on_startup_page/on_startup_shared.css
+++ b/chrome/browser/resources/settings/on_startup_page/on_startup_shared.css
@@ -5,3 +5,8 @@
paper-radio-button {
display: block;
}
+
+.button-row {
+ display: flex;
+ margin-top: 25px;
+}
« no previous file with comments | « no previous file | chrome/browser/resources/settings/on_startup_page/startup_urls_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698