silverstripe-framework/css/DatetimeField.css
Ingo Schommer 1a43ad5ed3 Removed widths on DatetimeField children
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.
2013-02-07 11:41:20 +01:00

2 lines
91 B
CSS

.datetime .middleColumn .middleColumn { margin: 0; padding: 0; clear: none; float: left; }