Commit 9f17897c authored by Esmael El-Moslimany's avatar Esmael El-Moslimany Committed by Commit Bot

Settings WebUI: certificate-list, add spacing between buttons

Bug: 963845
Change-Id: I7585fb60aa7582e39af0beb38651a4fcefb48623
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613750Reviewed-by: default avatarDemetrios Papadopoulos <dpapad@chromium.org>
Commit-Queue: Esmael El-Moslimany <aee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#661071}
parent 1f14ece2
......@@ -19,6 +19,11 @@
min-height: 48px;
padding: 0 20px;
}
/* TODO(aee): add platform conditional after crbug/964506 is fixed. */
#importAndBind {
margin-inline-start: 8px;
}
</style>
<div class="button-box">
<span class="flex">
......
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