diff options
| author | Chris Rebert <[email protected]> | 2016-01-06 14:42:37 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-06 14:42:37 -0800 |
| commit | f547806e88ff5b93cdb49feaf196ff74cc591905 (patch) | |
| tree | 068301074b7c0dff178825c4c364d518f040d364 | |
| parent | d46c7ef5651801bade1c4cb274db5dc55f6dbb21 (diff) | |
| download | bootstrap-f547806e88ff5b93cdb49feaf196ff74cc591905.tar.xz bootstrap-f547806e88ff5b93cdb49feaf196ff74cc591905.zip | |
Remove associated comment too
Erratum from #18658
[ci skip]
| -rw-r--r-- | scss/_progress.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_progress.scss b/scss/_progress.scss index d98b99456..2670606e0 100644 --- a/scss/_progress.scss +++ b/scss/_progress.scss @@ -45,7 +45,6 @@ border-top-left-radius: $border-radius; border-bottom-left-radius: $border-radius; } -// Tweaks for empty progress bar // Tweaks for full progress bar .progress[value="100"]::-moz-progress-bar { border-top-right-radius: $border-radius; |
