vendor/assets/stylesheets/foundation/_settings.scss in foundation-rails-5.4.4.0 vs vendor/assets/stylesheets/foundation/_settings.scss in foundation-rails-5.4.5.0
- old
+ new
@@ -1091,10 +1091,11 @@
// We use these to control the style of the modal itself.
// $reveal-modal-bg: $white;
// $reveal-position-top: rem-calc(100);
// $reveal-default-width: 80%;
+// $reveal-max-width: $row-width;
// $reveal-modal-padding: rem-calc(20);
// $reveal-box-shadow: 0 0 10px rgba($black,.4);
// We use these to style the reveal close button
// $reveal-close-font-size: rem-calc(40);
@@ -1137,10 +1138,10 @@
// $side-nav-link-padding: rem-calc(7 14);
// $side-nav-font-size: rem-calc(14);
// $side-nav-font-weight: $font-weight-normal;
// $side-nav-font-weight-active: $side-nav-font-weight;
// $side-nav-font-family: $body-font-family;
-// $side-nav-active-font-family: $side-nav-font-family;
+// $side-nav-font-family-active: $side-nav-font-family;
// We use these to control heading styles.
// $side-nav-heading-color: $side-nav-link-color;
// $side-nav-heading-font-size: $side-nav-font-size;
// $side-nav-heading-font-weight: bold;