summaryrefslogtreecommitdiff
path: root/resources/views/topicindex.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/topicindex.blade.php')
-rw-r--r--resources/views/topicindex.blade.php2
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