Commit 9fd21957 authored by dpapad's avatar dpapad Committed by Commit Bot

Settins MD Refresh: Fix buttons spacing in address dialog.

Bug: 854353
Cq-Include-Trybots: luci.chromium.try:closure_compilation
Change-Id: I2e8a75a0e87dab4b9fb806420b9961d509651b09
Reviewed-on: https://chromium-review.googlesource.com/1106969Reviewed-by: default avatarScott Chen <scottchen@chromium.org>
Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568637}
parent cab4679b
...@@ -54,10 +54,6 @@ ...@@ -54,10 +54,6 @@
margin-bottom: var(--cr-form-field-bottom-spacing); margin-bottom: var(--cr-form-field-bottom-spacing);
} }
#saveButton {
-webkit-margin-start: 8px;
}
#dialog { #dialog {
--cr-dialog-body-container: { --cr-dialog-body-container: {
max-height: 450px; max-height: 450px;
......
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