Skip to content

Commit

Permalink
Merge pull request #52 from brentkozjak/master
Browse files Browse the repository at this point in the history
Add class to fixed div to allow for custom styling and support for CSP
  • Loading branch information
KABBOUCHI authored Jun 17, 2019
2 parents 3cfc32c + 03b02f1 commit 3ba4951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/reverse.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
}
}
</style>
<div class="noprint" style="
<div class="noprint reverse-impersonate-container" style="
position: fixed;
padding: 15px 20px 15px 15px;
min-width: 160px;
Expand Down

0 comments on commit 3ba4951

Please sign in to comment.