Bulma: `container` make `column` not working properly in widescreen.

Created on 8 Jun 2017  路  3Comments  路  Source: jgthms/bulma

container make column not working properly in widescreen.

Reproduce demo

If remove container class, anything is OK.

Most helpful comment

The .container class can be used in any context, ...

A caveat should be added to the document:

DO NOT USE .container CLASS in .columns CLASS.

@jgthms

All 3 comments

If you add is-fluid it will work

And put the container outside the columns.

The .container class can be used in any context, ...

A caveat should be added to the document:

DO NOT USE .container CLASS in .columns CLASS.

@jgthms

Was this page helpful?
0 / 5 - 0 ratings