]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove associated comment too
authorChris Rebert <github@chrisrebert.com>
Wed, 6 Jan 2016 22:42:37 +0000 (14:42 -0800)
committerChris Rebert <github@chrisrebert.com>
Wed, 6 Jan 2016 22:42:37 +0000 (14:42 -0800)
Erratum from #18658
[ci skip]

scss/_progress.scss

index d98b99456f2061ec15198e649d69f711cf90b488..2670606e0cf79628a173454442ee9f30f4512294 100644 (file)
@@ -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;