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

button.is-primary.is-outlined issue: block-size increment #3733

Open
iamdtms opened this issue Mar 22, 2024 · 1 comment
Open

button.is-primary.is-outlined issue: block-size increment #3733

iamdtms opened this issue Mar 22, 2024 · 1 comment

Comments

@iamdtms
Copy link

iamdtms commented Mar 22, 2024

This is about Bulma | the Docs.

Overview of the problem

This is about the Bulma CSS framework
This is about the Bulma Docs
I'm using Bulma version [1.o.o]
My browser is: Brave

Description

border-width:1px to 2px do button block-size increment

Steps to Reproduce

  1. https://bulma.io/documentation/start/syntax/
  2. button class="button is-primary is-outlined" :hover action

Expected behavior

No size increment

Actual behavior

Size increment

@jgthms
Copy link
Owner

jgthms commented Apr 29, 2024

The border-width increases but the padding decreases, so the overall button size doesn't change.

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