Sha256: 8dd5edc03a619ad9a3ba780ead266b2e84fe98df7eaa640e8c5ddb3db2a2d085

Contents?: true

Size: 172 Bytes

Versions: 1

Compression:

Stored size: 172 Bytes

Contents

// Images

.forest-image-jump-fix {
  position: relative;
  height: 0;
  overflow: hidden;

  img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
forest_cms-0.98.1 app/assets/stylesheets/forest/public/base/_images.scss