Skip to content

Commit

Permalink
remove unnecessary line-height
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Poole authored and mdo committed Aug 11, 2017
1 parent 36a21f3 commit 120a142
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_progress.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
height: $progress-height;
overflow: hidden; // force rounded corners by cropping it
font-size: $progress-font-size;
line-height: $progress-height;
background-color: $progress-bg;
@include border-radius($progress-border-radius);
}
Expand Down

0 comments on commit 120a142

Please sign in to comment.