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

Small button not really small #76

Open
p3k opened this issue Jul 29, 2023 · 0 comments
Open

Small button not really small #76

p3k opened this issue Jul 29, 2023 · 0 comments

Comments

@p3k
Copy link

p3k commented Jul 29, 2023

To reproduce:

  1. Copy the min.css code from the customized download section (Headings, Buttons, Forms)
  2. Copy the code for a small button from the docs (<a class="btn btn-b btn-sm smooth">btn-sm</a>)
  3. Compare with a button without the btn-sm class
Actual output Expected output
image image

CodePen

Looks like the desired size for the small button (14px) is overridden by the .btn, h2 selector (2em):

image

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

1 participant