mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
1a43ad5ed3
Makes it more flexible in regards to field widths, e.g. DMY fields vs. a single input field. Also allows to extend with additional fields more easily, e.g. a drop down through the "timedropdownfield" module.
2 lines
91 B
CSS
2 lines
91 B
CSS
.datetime .middleColumn .middleColumn { margin: 0; padding: 0; clear: none; float: left; }
|