mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Poll modal date selector width
This commit is contained in:
@@ -480,7 +480,7 @@
|
||||
}
|
||||
|
||||
input[type="time"] {
|
||||
width: 6em;
|
||||
width: 7em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user