Skip to content

Commit 120a142

Browse files
Dave Poolemdo
authored andcommitted
remove unnecessary line-height
1 parent 36a21f3 commit 120a142

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scss/_progress.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
height: $progress-height;
99
overflow: hidden; // force rounded corners by cropping it
1010
font-size: $progress-font-size;
11-
line-height: $progress-height;
1211
background-color: $progress-bg;
1312
@include border-radius($progress-border-radius);
1413
}

0 commit comments

Comments
 (0)