Sha256: 3a06ecdeaa11ca4b3b6865de1f8f840bd50800e84dd56955f2df39f4573213a5

Contents?: true

Size: 593 Bytes

Versions: 31

Compression:

Stored size: 593 Bytes

Contents

.lh-reset
  margin: 0

.lh-pull-right
  float: right

.lh-pull-left
  float: left

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

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

.lh-inline-block
  display: inline-block

.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

31 entries across 31 versions & 1 rubygems

Version Path
smock-0.1.268 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.267 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.266 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.265 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.264 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.263 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.262 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.261 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.260 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.259 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.258 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.256 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.255 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.254 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.253 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.252 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.251 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.250 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.249 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.247 app/assets/stylesheets/includes/_layout_helpers.sass