Sha256: 27ddd3bc64541058e4579a2dab9a00cc2ac237255c5526a5c553c268d7b26776

Contents?: true

Size: 143 Bytes

Versions: 10

Compression:

Stored size: 143 Bytes

Contents

.clearfix {
  *zoom: 1;
  &:before,
  &:after {
    display: table;
    content: "";
    line-height: 0;
  }
  &:after {
    clear: both;
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
georgia-0.8.0 app/assets/stylesheets/georgia/mixins/_clearfix.scss
georgia-0.7.8 app/assets/stylesheets/georgia/mixins/_clearfix.scss
georgia-0.7.7 app/assets/stylesheets/georgia/mixins/_clearfix.scss
georgia-0.7.6 app/assets/stylesheets/georgia/mixins/_clearfix.scss
georgia-0.7.5 app/assets/stylesheets/georgia/mixins/_clearfix.scss
georgia-0.7.4 app/assets/stylesheets/georgia/mixins/_clearfix.scss
georgia-0.7.3 app/assets/stylesheets/georgia/mixins/_clearfix.scss
georgia-0.7.2 app/assets/stylesheets/georgia/mixins/_clearfix.scss
georgia-0.7.1 app/assets/stylesheets/georgia/mixins/_clearfix.scss
georgia-0.7.0 app/assets/stylesheets/georgia/mixins/_clearfix.scss