<div class="input-group"> <div id="datepicker"> </div> <table id="dayTable" class="table table-striped" style="display:inline-table;width:300px;height:500px;font-size:8pt"> <tbody> <tr> <td> cvbb </td> </tr> <tr> <td> ytr </td> </tr> </tbody> </table> </div>
The datepicker seems to force a new line.
has anyone got a suggestion?