Skip to content

Commit

Permalink
Merge pull request #44 from ghetolay/patch-1
Browse files Browse the repository at this point in the history
Create stacking context. fix #39 #43
  • Loading branch information
VadimDez authored Jan 10, 2017
2 parents a94d270 + a831daa commit a7b31f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pdf-viewer/pdf-viewer.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import 'pdfjs-dist/build/pdf.combined';
:host >>> .ng2-pdf-viewer-container > div {
position: relative;
z-index: 0;
}
:host >>> .textLayer {
Expand Down

0 comments on commit a7b31f0

Please sign in to comment.