Sha256: d8616073cefc8f1c8a39f69925e0fa95a1525db50baffd9f4aed102ebeb5630a

Contents?: true

Size: 607 Bytes

Versions: 1

Compression:

Stored size: 607 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)

.lt-ie10.lh-flexed--spaced > *
  display: inline-block

.lh-flexed__one
  +flex(1)

.lh-flexed__bigger
  +flex-shrink(0)

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smock-0.1.237 app/assets/stylesheets/includes/_layout_helpers.sass