Go to file
Kevin Ansfield bee7e6e1bf 🐛 Fixed size of the time input fields in publish and post settings menus
no issue
- moving the time input to use `{{gh-text-input}}` meant that the input gained the `.gh-input` class which messed with the combined date/time input styling
- switched back to plain `<input type="text">` to get rid of the extra class
2018-03-07 10:58:58 +00:00
ghost/admin 🐛 Fixed size of the time input fields in publish and post settings menus 2018-03-07 10:58:58 +00:00