FIX: Poll modal date selector width
This commit is contained in:
parent
81dc36ba16
commit
acddbe22c6
|
@ -480,7 +480,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="time"] {
|
input[type="time"] {
|
||||||
width: 6em;
|
width: 7em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue