mirror of
https://github.com/discourse/discourse.git
synced 2025-05-20 04:43:03 +08:00
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…
x
Reference in New Issue
Block a user