// We use this to control the list items
// $inline-list-display: block;
-// We use this to control any elments within list items
+// We use this to control any elements within list items
// $inline-list-children-display: block;
// 14. Joyride
// $joyride-tip-radius: 4px;
// $joyride-tip-position-offset: 22px;
-// Here, we're setting the tip dont styles
+// Here, we're setting the tip font styles
// $joyride-tip-font-color: $white;
// $joyride-tip-font-size: rem-calc(14);
// $joyride-tip-header-weight: $font-weight-bold;
// $include-html-range-slider-classes: $include-html-classes;
-// These variabels define the slider bar styles
+// These variables define the slider bar styles
// $range-slider-bar-width: 100%;
// $range-slider-bar-height: rem-calc(16);
// $range-slider-vertical-bar-width: rem-calc(16);
// $range-slider-vertical-bar-height: rem-calc(200);
-// These variabels define the slider handle styles
+// These variables define the slider handle styles
// $range-slider-handle-width: rem-calc(32);
// $range-slider-handle-height: rem-calc(22);
// $range-slider-handle-position-top: rem-calc(-5);