diff options
Diffstat (limited to 'resources/views/topicindex.blade.php')
| -rw-r--r-- | resources/views/topicindex.blade.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/topicindex.blade.php b/resources/views/topicindex.blade.php index 67b0de4..81c9bf2 100644 --- a/resources/views/topicindex.blade.php +++ b/resources/views/topicindex.blade.php @@ -3,7 +3,7 @@ @section('styles') @include ('layouts.footer-style') html { - height: inherit; + height: 100%; } @endsection |
