Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Viewing all articles
Browse latest Browse all 1675

How to set column height equal to longest column in Bulma (flexbox)?

$
0
0

I'm using Bulma 0.4.0, though the answer may not be associated with Bulma itself.

How can I set column height equal to others? (see screenshots below)


Edit: codepen with more text that presents actual behavior: https://codepen.io/anon/pen/vmKVbx

Expected behavior:

expected behavior

Actual behavior:

actual behavior

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.4.0/css/bulma.css" /><div class="columns"><div class="column"><p class="notification is-info">First column</p></div><div class="column"><p class="notification is-success">Second column</p></div><div class="column"><p class="notification is-warning">Third column</p></div><div class="column"><p class="notification is-danger">Fourth</p></div></div>

Viewing all articles
Browse latest Browse all 1675

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>