summaryrefslogtreecommitdiff
path: root/templates/assets/tether/src/css/mixins/_pie-clearfix.sass
blob: ef8c9c48ff39b8386a571677852ceb0d25a2829e (plain)
1
2
3
4
5
6
7
@mixin pie-clearfix
  *zoom: 1

  &:after
    content: ""
    display: table
    clear: both