Sha256: c3f19e941b007be93ee230f9161525b7453eb109e52ec9b65d221b364e09495b

Contents?: true

Size: 97 Bytes

Versions: 4

Compression:

Stored size: 97 Bytes

Contents

/*
  Triggers hasLayout for IE7 and below. Fixes most IE issues
*/
@mixin has-layout {
	zoom:1;
}

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
stitch-0.1.1 stylesheets/stitch/patterns/legacy/_has-layout.scss
stitch-0.1.0 stylesheets/stitch/patterns/legacy/_has-layout.scss
stitch-0.0.3 stylesheets/stitch/patterns/legacy/_has-layout.scss
compass-stitch-0.0.1 stylesheets/stitch/patterns/legacy/_has-layout.scss