Skip to content

Commit

Permalink
fix: remove duplicate position:absolute in progress-bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Ruf committed Nov 19, 2018
1 parent dfe9ae2 commit 8cd5454
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/components/_progress-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
/// 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;
Expand Down

0 comments on commit 8cd5454

Please sign in to comment.