vendor/assets/stylesheets/foundation/components/_magellan.scss in foundation-rails-5.5.1.2 vs vendor/assets/stylesheets/foundation/components/_magellan.scss in foundation-rails-5.5.2.0

- old
+ new

@@ -1,10 +1,10 @@ // Foundation by ZURB // foundation.zurb.com // Licensed under MIT Open Source -@import "global"; +@import 'global'; // // @variables // $include-html-magellan-classes: $include-html-classes !default; @@ -15,12 +15,12 @@ @include exports("magellan") { @if $include-html-magellan-classes { #{data('magellan-expedition')}, #{data('magellan-expedition-clone')} { background: $magellan-bg; - z-index: 50; min-width: 100%; padding: $magellan-padding; + z-index: 50; .sub-nav { margin-bottom: 0; dd { margin-bottom: 0; } a {