1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-10-04 12:14:19 +02:00
foris-js/src/bootstrap/DataTimeInput.css
2020-01-06 09:45:16 +01:00

5 lines
105 B
CSS

/* Override defaults from "react-datetime" - display picker above input */
.rdtPicker {
bottom: 0;
}