tweak clear button

deepsource-autofix-76c6eb20
Dan Gowans 2022-09-23 16:01:24 -04:00
parent 8d1fbf38e1
commit cbcec61aa9
2 changed files with 2 additions and 2 deletions

View File

@ -180,7 +180,7 @@ span.button.is-static {
.datetimepicker-clear-button { .datetimepicker-clear-button {
transform: none; transform: none;
margin-right: 0.25rem; margin-right: 0.25rem;
margin-top: 0.25rem; margin-top: 0.15rem;
} }
} }

File diff suppressed because one or more lines are too long