Constrain the bottom bar to the content window
This commit is contained in:
parent
b31e000165
commit
ca1198ceb2
1 changed files with 2 additions and 5 deletions
|
@ -344,9 +344,6 @@
|
||||||
</div>
|
</div>
|
||||||
@endcan
|
@endcan
|
||||||
|
|
||||||
</div><!--col-md-3-->
|
|
||||||
</div><!--row-->
|
|
||||||
</div><!--tab-pane details-->
|
|
||||||
|
|
||||||
<div class="tab-pane fade" id="history">
|
<div class="tab-pane fade" id="history">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@ -386,8 +383,8 @@
|
||||||
</div> <!-- /.col-md-12-->
|
</div> <!-- /.col-md-12-->
|
||||||
</div> <!-- /.row-->
|
</div> <!-- /.row-->
|
||||||
</div><!--tab history-->
|
</div><!--tab history-->
|
||||||
</div><!--tab-content-->
|
</div><!--col-md-3-->
|
||||||
</div><!--/.nav-tabs-custom-->
|
</div><!--row-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue