Merge pull request #14876 from snipe/fixes/small_footer_issues

Fixed small footer issues
This commit is contained in:
snipe 2024-06-17 12:53:52 +01:00 committed by GitHub
commit 36cdf0e0be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 4 deletions

View file

@ -473,7 +473,7 @@
</div><!-- /.box-body -->
</div> <!-- /.box -->
</div>
</div>
@endif

View file

@ -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

View file

@ -390,7 +390,7 @@
</div> <!-- /box -->
</div> <!-- /.col-md-8-->
</div> <!-- /.row-->
{{ Form::close() }}