Sha256: c700414eaf2b2391a7f322d2929b4f5f287977955336cba8ef6022aac84df0c4

Contents?: true

Size: 351 Bytes

Versions: 5

Compression:

Stored size: 351 Bytes

Contents

=has-layout
  // This makes ie6 get layout
  display: inline-block
  // and this puts it back to block
  &
    display: block

//**
  IE6 will let the !important property win
  While all the other browsers won't.
  TODO: link to blog post
=bang-hack(!property, !hack_value, !value)
  #{!property}: #{!hack_value} !important
  #{!property}: #{!value}

Version data entries

5 entries across 4 versions & 2 rubygems

Version Path
middleman-0.13.1 lib/middleman/vendor/gems/ruby/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass
middleman-0.13.1 lib/middleman/vendor/gems/ruby/1.9.1/gems/compass-0.10.0.pre4/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass
compass-0.10.0.pre5 frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass
compass-0.10.0.pre4 lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass
compass-0.10.0.pre3 lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass