michaelbarys
9/30/2016 - 9:11 PM

Expand element to 100% parent's height

Expand element to 100% parent's height

.full-height {
  display: inline-block;
  height: 100%;
  width: 100%;
}