test/fixtures/stylesheets/compass/css/utilities.css in compass-0.11.2 vs test/fixtures/stylesheets/compass/css/utilities.css in compass-0.11.3

- old
+ new

@@ -10,9 +10,16 @@ height: 0; clear: both; overflow: hidden; visibility: hidden; } +.simple-pie-clearfix { + *zoom: 1; } + .simple-pie-clearfix:after { + content: ""; + display: table; + clear: both; } + p.light { background-color: #b0201e; color: black; } p.dark {