Sha256: c8cffae4fa1d21e20910df35e8b1935f6ce3640a5323aa0e9638b413e6643476

Contents?: true

Size: 448 Bytes

Versions: 1

Compression:

Stored size: 448 Bytes

Contents

.lh-pull-right
  float: right

.lh-pull-left
  float: left

.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

1 entries across 1 versions & 1 rubygems

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