diff options
Diffstat (limited to 'resources/views/list.blade.php')
| -rw-r--r-- | resources/views/list.blade.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/list.blade.php b/resources/views/list.blade.php index 5878aa9..9cf9894 100644 --- a/resources/views/list.blade.php +++ b/resources/views/list.blade.php @@ -6,7 +6,7 @@ @if ( 0 != $count ) html { - height: inherit; + height: 100%; } .hn { display: inline-block; |
