1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00
foris-js/src/bootstrap/DataTimeInput.css

5 lines
105 B
CSS
Raw Normal View History

2020-01-06 09:45:16 +01:00
/* Override defaults from "react-datetime" - display picker above input */
.rdtPicker {
bottom: 0;
}