Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

font-size is set globally for the whole page. #8

Open
inakrin opened this issue Dec 3, 2016 · 1 comment
Open

font-size is set globally for the whole page. #8

inakrin opened this issue Dec 3, 2016 · 1 comment

Comments

@inakrin
Copy link

inakrin commented Dec 3, 2016

I'm experiencing an issue that when I include viewer.css in my angular app it sets the font-size for the whole page globally.

html {
    font-size: 10px;
    height: 100%;
}

Installed the last version from bower...
It breaks the whole app.

@brandondrew
Copy link
Contributor

I also had this problem. I removed body and html and integrated what was relevant into .pdfjs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants