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

For 16px base value, layout gets distracted in Switch section #45

Open
itismowgli opened this issue Feb 27, 2018 · 2 comments
Open

For 16px base value, layout gets distracted in Switch section #45

itismowgli opened this issue Feb 27, 2018 · 2 comments

Comments

@itismowgli
Copy link

I've set up the base value of font in the body is 16px. While referring your code and I've found that you have assigned 14px for the base value in the body tag. When I've changed it to 16px it's get distracted.
See the example given below.
image

@Lucidize
Copy link

Lucidize commented Jul 8, 2020

I have the same problem. Just changed font-base-size from 0.875(14px) in Bootstrap to 1rem (16px), and the exact same error presents. Any advice?

@itismowgli
Copy link
Author

I have the same problem. Just changed font-base-size from 0.875(14px) in Bootstrap to 1rem (16px), and the exact same error presents. Any advice?

You can assign the font-size to pretty class instead of changes the base-font-size in bootstrap.
Also, Check the Scalability option
https://lokesh-coder.github.io/pretty-checkbox/

Please check this pull request if it solves your problem.
#44

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