Skip to content

Commit

Permalink
Ticket print: remove empty scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
mrflix committed Sep 5, 2018
1 parent 000c188 commit d952843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/print.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ main {

.tabsSidebar-tabsSpacer {
padding: 0 !important;
overflow: visible;
}

.ticket-article,
Expand Down

0 comments on commit d952843

Please sign in to comment.