Skip to content

Bulma-o-steps is having influence on Bulma's buttons classes #26

@duartemvix

Description

@duartemvix

I've just installed and uninstall Bulma o Steps to realize it's been moving the text in my large buttons to the left.

These were buttons with the following classes and rendered in this way:

<= link_to 'Go to store', for.main_product_path, class: 'button is-large is-warning is-light is-fullwidth' %>

By the way this is Rails and Ruby syntax. The code above would just render an <a> tag with href pointing to something such as '/products/25' and having a html class on it equivalent to those listed above.

It just simply justified the button's text after compiling into my application.css.

I removed it and noticed it's supposed to work with Bulma 0.8.2 which is not the version I'm running. I'm on 0.9 and I can't look into a solution for this right now.

I think Bulma-o-steps is a great addon to Bulma.

Another note is that I installed via yarn add bulma-o-steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions