Skip to content

offsets do not work in rtl #3005

@CertainlyAria

Description

@CertainlyAria

This is a bug about Bulma rtl.

Overview of the problem

I'm using Bulma version 0.9.0
My browser is: Google Chrome v83
$rtl: true is set.
I tested this both with webpack and bulma rtl cdn (this one to be precise )

Description

I face this bug when page direction is rtl. Basically offsets do not work with rtl pages.
I have this class on my column:
column is-half is-offset-one-quarter
But page displays like this:
bulma_rtl

When I switch page direction back to ltr (with <html dir="ltr"> page displays correctly:
bulma_ltr

And here is my html body

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions