Fix the check for a non value in the time update for original timezone.

This commit is contained in:
efrick
2020-04-15 21:06:36 -04:00
parent 122f33fbd6
commit 1ff7d4080c
3 changed files with 15 additions and 2 deletions

View File

@@ -4,3 +4,6 @@ span p{
select {
max-width: 95%;
}
.chkbox {
display: inline-block;
}