[FIX] Datetime picker not working on md screens

This commit is contained in:
Joseph Bagaric 2018-04-02 16:04:17 +02:00 committed by Bagaric
parent c2f1d002b5
commit 7795aacbe9

View File

@ -51,7 +51,7 @@ class ScheduleFieldsClass extends React.Component<Props> {
</>
)}
<div className="col-lg-3 col-lg-pull-3">
<div className="col-md-3 col-lg-3 col-lg-pull-3">
<WindowSizeField />
</div>
</div>