Sha256: 0d33598e4cdb2e032943a125680704ae19c892e6a5b00453fef8036d7a3ee5cb

Contents?: true

Size: 551 Bytes

Versions: 14

Compression:

Stored size: 551 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-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

14 entries across 14 versions & 1 rubygems

Version Path
smock-0.1.236 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.235 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.234 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.233 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.232 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.231 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.230 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.229 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.228 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.227 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.226 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.225 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.224 app/assets/stylesheets/includes/_layout_helpers.sass
smock-0.1.9 app/assets/stylesheets/includes/_layout_helpers.sass