summaryrefslogtreecommitdiff
path: root/resources/views/topicpopular.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/topicpopular.blade.php')
-rw-r--r--resources/views/topicpopular.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/topicpopular.blade.php b/resources/views/topicpopular.blade.php
index 2259398..59ade5b 100644
--- a/resources/views/topicpopular.blade.php
+++ b/resources/views/topicpopular.blade.php
@@ -3,7 +3,7 @@
@section ('styles')
@include ('layouts.footer-style')
html {
- height: inherit;
+ height: 100%;
}
@endsection