Bulma: Text alignment for table head / foot

Created on 8 Mar 2016  路  4Comments  路  Source: jgthms/bulma

It would be great if we could align the text in the thead and tfoot sections of a table, e.g. as .is-text-right for currency or other numeric values.

Most helpful comment

You should be able to use has-text-right on the cell.

All 4 comments

You should be able to use has-text-right on the cell.

Well it doesnt work. There is the more concrete condition in bulma .table th which overwrites almost anything.

using .has-text-right on th or td works for me

EDIT
Seems I might have been on an old version
using .is-right now seems to be the thing

Was this page helpful?
0 / 5 - 0 ratings

Related issues

elkebirmed picture elkebirmed  路  40Comments

benjick picture benjick  路  23Comments

sandrina-p picture sandrina-p  路  39Comments

ForsakenHarmony picture ForsakenHarmony  路  21Comments

Matt2298 picture Matt2298  路  26Comments