Updated print css for recent redesign

Fixes #1472
This commit is contained in:
Dan Brown
2019-08-25 11:30:26 +01:00
parent 4bf77f67dd
commit b792108bc1
6 changed files with 19 additions and 26 deletions

View File

@ -34,7 +34,7 @@
@yield('content')
</section>
<div back-to-top class="primary-background">
<div back-to-top class="primary-background print-hidden">
<div class="inner">
@icon('chevron-up') <span>{{ trans('common.back_to_top') }}</span>
</div>