Sha256: d977d7fbfd5d361d1575b8bcdcffe1f30f1f8b19bb86d8f263a995a3583a62c7

Contents?: true

Size: 552 Bytes

Versions: 32

Compression:

Stored size: 552 Bytes

Contents

.lh-reset
  margin: 0

.lh-pull-right
  float: right

.lh-pull-left
  float: left

.lh-margin-left
  +space(margin-right)

.lh-margin-right
  +space(margin-right)

.lh-clear
  +clearfix

.lh-justify
  display: flex !important //hacky but seeing if this works well wih am-grid
  justify-content: space-between

.flexed
  +display(flex)

.lh-flexed--spaced
  +display(flex)
  +justify-content(space-between)
  +flex-wrap(no-wrap)

.lh-flexed__one
  +flex(1)

.lh-flexed__bigger
  +flex-shrink(0)

.lh-auto-margin
  margin-left: auto
  margin-right: auto

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
smock-0.1.223 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.222 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.221 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.220 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.219 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.218 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.217 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.216 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.215 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.214 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.213 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.212 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.211 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.210 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.209 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.208 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.207 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.206 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.205 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.204 app/assets/stylesheets/includes/_layout_helpers.sass