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

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

Issue 1576253002: [MD settings] OnStartup settings layout closer to mocks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review nit Created 4 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
« 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..a01757d06b394bacda2760dfe3bfa994271c0924 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
@@ -2,6 +2,10 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
+paper-dialog .body {
+ min-width: 500px;
+}
+
paper-radio-button {
display: block;
}
« 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