Sha256: 92ff4d326c72081b63f882b37091e0a3ccb271e7aee47c0d41b57f1408d0a02c

Contents?: true

Size: 258 Bytes

Versions: 5

Compression:

Stored size: 258 Bytes

Contents

// Need to do this b/c for math we need table layout and width from gdoc
// except tables containing keywords
.o-page--cg-math {
  .c-cg-single-cell-table {
    width: auto !important;

    @include m(full-length) {
      width: 100% !important;
    }
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lcms-engine-0.1.4 app/assets/stylesheets/lcms/engine/components/cg/_hacks.scss
lcms-engine-0.1.3 app/assets/stylesheets/lcms/engine/components/cg/_hacks.scss
lcms-engine-0.2.0 app/assets/stylesheets/lcms/engine/components/cg/_hacks.scss
lcms-engine-0.1.2 app/assets/stylesheets/lcms/engine/components/cg/_hacks.scss
lcms-engine-0.1.0 app/assets/stylesheets/lcms/engine/components/cg/_hacks.scss