vendor/assets/scss/components/_progress-bar.scss in foundation-rails-6.5.1.0 vs vendor/assets/scss/components/_progress-bar.scss in foundation-rails-6.5.3.0
- old
+ new
@@ -24,10 +24,9 @@
}
/// Adds styles for text in the progress meter.
@mixin progress-meter-text {
@include absolute-center;
- position: absolute;
margin: 0;
font-size: 0.75rem;
font-weight: bold;
color: $white;
white-space: nowrap;