Merge pull request #14876 from snipe/fixes/small_footer_issues
Fixed small footer issues
This commit is contained in:
commit
36cdf0e0be
3 changed files with 3 additions and 4 deletions
|
@ -473,7 +473,7 @@
|
|||
</div><!-- /.box-body -->
|
||||
</div> <!-- /.box -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@endif
|
||||
|
||||
|
|
|
@ -194,8 +194,7 @@
|
|||
</div> <!-- end col-md-12 form div -->
|
||||
</div> <!-- end form group div -->
|
||||
|
||||
</div> <!-- end col-md-3 div -->
|
||||
</div> <!-- end row div -->
|
||||
|
||||
|
||||
@stop
|
||||
|
||||
|
|
|
@ -390,7 +390,7 @@
|
|||
|
||||
</div> <!-- /box -->
|
||||
</div> <!-- /.col-md-8-->
|
||||
</div> <!-- /.row-->
|
||||
|
||||
|
||||
{{ Form::close() }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue