Sha256: a652f9aa414e576fdf10e573081c05246c46b97d378dda1c3d84604121eb3f8f

Contents?: true

Size: 853 Bytes

Versions: 2

Compression:

Stored size: 853 Bytes

Contents

.#{$emma-prefix}mah-n {
  max-height: none #{emma-important($emma-important)};
}

.#{$emma-prefix}mah100p {
  max-height: 100% #{emma-important($emma-important)};
}

.#{$emma-prefix}mah100vw {
  max-height: 100vw #{emma-important($emma-important)};
}

.#{$emma-prefix}mah25vh {
  max-height: 25vh #{emma-important($emma-important)};
}

.#{$emma-prefix}mah50vh {
  max-height: 50vh #{emma-important($emma-important)};
}

.#{$emma-prefix}mah75vh {
  max-height: 75vh #{emma-important($emma-important)};
}

.#{$emma-prefix}mah90vh {
  max-height: 90vh #{emma-important($emma-important)};
}

.#{$emma-prefix}mah100vh {
  max-height: 100vh #{emma-important($emma-important)};
}

.#{$emma-prefix}mah100vmax {
  max-height: 100vmax #{emma-important($emma-important)};
}

.#{$emma-prefix}mah100vmin {
  max-height: 100vmin #{emma-important($emma-important)};
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
emma-css-rails-0.13.0.0 vendor/assets/stylesheets/emma.css/scss/rules/_max-height.scss
emma-css-rails-0.11.0.0 vendor/assets/stylesheets/emma.css/sass/rules/_max-height.scss