Categories: Challenges
Completed f9p24mbrx3.
Elastic helpers now provide a class called “elastic-height”.
Motivation:
Some time ago, we where talking about what other things could be included in Elastic CSS Framework without falling in the error of including features just for the heck of having features, and elastic-height came to the table.
This was the case, how about you want a full-height block but that takes the space not used by its siblings,(well we knew for sure that css cant do that). so the challenge was born.
So today we just pushed this helper to github. the usage is here: there is also a gist for this code here

snippet for elastic-height
I’ll leave here a screen shot of this on a browser.

elastic height result
Where’s the CSS for this HTML?
Its inside the framework itself, no need to more css
i found it very useful. thanks a lot!