Wikiki / bulma-extensions

This repository provides a simple access to all of my extensions for Bulma.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Badge

poxin13 opened this issue · comments

commented

As a feature request, would be nice to have a position for the badge, or a special class to be used in the nav bar. Currently using it on a nav item will be cut off the page since it's loaded at the top.

Hi,

actually you can use one of the following modifier:
.is-badge-left
.is-badge-bottom
.is-badge-bottom-left

The documentation about them is currently missing but will be integrated soon.

commented

Oh hey thanks, my fault for not actually checking.

No problem.
I just update the documentation to reference those modifiers.