vendor/assets/scss/components/_orbit.scss in foundation-rails-6.4.3.0 vs vendor/assets/scss/components/_orbit.scss in foundation-rails-6.5.1.0

- old
+ new

@@ -65,9 +65,10 @@ } /// Adds styles for the individual slides of an Orbit slider. These styles are used on the `.orbit-slide` class. @mixin orbit-slide { width: 100%; + position: absolute; &.no-motionui { &.is-active { top: 0; left: 0;