Fix Spacing between Side Menu Headers due to AdminLTE upgrade

This commit is contained in:
johnny@pittpc.com
2021-03-24 21:41:41 -04:00
parent 2043805e89
commit 325c2b1e7a
4 changed files with 17 additions and 13 deletions

View File

@@ -54,7 +54,7 @@
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-clock"></i></span>
</div>
<input type="datetime-local" class="form-control" name="start" required>
<input type="text" data-toggle="datetimepicker" data-target="#datetimepicker" class="form-control datetimepicker datetimepicker-input" name="start" required>
</div>
</div>