FIX: Poll modal date selector width

This commit is contained in:
Kris 2018-09-14 13:38:58 -04:00
parent 81dc36ba16
commit acddbe22c6
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@
}
input[type="time"] {
width: 6em;
width: 7em;
text-align: center;
}