Commit 53afb6c7 authored by Scott Chen's avatar Scott Chen Committed by Commit Bot

Sync Confirmation: add padding for heading.

Screenshot after fix: https://imgur.com/a/0C7ZNai

This CL adds padding for the sync-confirmation title so the text doesn't
go right up to the edge, since that looks pretty broken.

Bug: 868090
Change-Id: I7d842068860abe9886c2cfe77af1ca1f48440b85
Reviewed-on: https://chromium-review.googlesource.com/1153555Reviewed-by: default avatarDemetrios Papadopoulos <dpapad@chromium.org>
Commit-Queue: Scott Chen <scottchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#579120}
parent b62ea20b
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
color: var(--paper-grey-800); color: var(--paper-grey-800);
font-weight: normal; font-weight: normal;
margin-bottom: 32px; margin-bottom: 32px;
padding: 0 24px;
text-align: center; text-align: center;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment