vendor/assets/stylesheets/emma.css/sass/rules/_bottom.scss in emma-css-rails-0.10.0.0 vs vendor/assets/stylesheets/emma.css/sass/rules/_bottom.scss in emma-css-rails-0.11.0.0
- old
+ new
@@ -4,5 +4,8 @@
.#{$emma-prefix}b0 {
bottom: 0 #{emma-important($emma-important)};
}
+.#{$emma-prefix}b100p {
+ bottom: 100% #{emma-important($emma-important)};
+}