summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options/browser_options_page.css
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/options/browser_options_page.css')
-rw-r--r--chrome/browser/resources/options/browser_options_page.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/browser/resources/options/browser_options_page.css b/chrome/browser/resources/options/browser_options_page.css
index 7ac8602..30f93ce 100644
--- a/chrome/browser/resources/options/browser_options_page.css
+++ b/chrome/browser/resources/options/browser_options_page.css
@@ -8,6 +8,11 @@
padding: 5px 10px;
}
+#startupPagesShortList .favicon-cell,
+#startupPagesFullList .favicon-cell {
+ -webkit-box-flex: 1;
+}
+
#customHomePageGroup {
display: -webkit-box;
-webkit-box-orient: horizontal;