mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Print Styles: Fixed header/footer content showing
Extra bits were showing due to recent changes. Done a quick pass through major display views. Fixes #4594
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
@if ($commentTree->enabled())
|
||||
@if(($previous || $next))
|
||||
<div class="px-xl">
|
||||
<div class="px-xl print-hidden">
|
||||
<hr class="darker">
|
||||
</div>
|
||||
@endif
|
||||
|
Reference in New Issue
Block a user