Commit e88f7aa3 authored by yilkal's avatar yilkal Committed by Commit Bot

Add padding in SupervisedUserErrorPage.

This cl adds padding in supervised user error page.

Bug: 1045152
Change-Id: Ic0e06df7b53dabf178b67b592526b2ec3cc84307
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023196Reviewed-by: default avatarAga Wronska <agawronska@chromium.org>
Commit-Queue: Yilkal Abe <yilkal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#735644}
parent 00b53b37
......@@ -10,6 +10,7 @@ body {
--header-color: #202124;
--paragraph-color: #5f6368;
font-family: "Roboto", sans-serif;
padding: 24px 24px 20px 24px;
}
button {
......
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