Commit cab897cb authored by Thomas Tangl's avatar Thomas Tangl Committed by Commit Bot

[unified-consent] Add bottom space to passphrase settings

Bug: 872673
Change-Id: I7c304ab27f8fe2d4539be3ff99b962aefb392f89
Reviewed-on: https://chromium-review.googlesource.com/c/1333756Reviewed-by: default avatarScott Chen <scottchen@chromium.org>
Commit-Queue: Thomas Tangl <tangltom@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607758}
parent c428c300
...@@ -67,6 +67,10 @@ ...@@ -67,6 +67,10 @@
border-top: var(--settings-separator-line); border-top: var(--settings-separator-line);
} }
#other-sync-items {
padding-bottom: 8px;
}
#other-sync-items > .list-item { #other-sync-items > .list-item {
border-top: var(--settings-separator-line); border-top: var(--settings-separator-line);
} }
......
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