Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2016-01-07 01:42:37 +0300
committerChris Rebert <github@chrisrebert.com>2016-01-07 01:42:37 +0300
commitf547806e88ff5b93cdb49feaf196ff74cc591905 (patch)
tree068301074b7c0dff178825c4c364d518f040d364 /scss/_progress.scss
parentd46c7ef5651801bade1c4cb274db5dc55f6dbb21 (diff)
Remove associated comment too
Erratum from #18658 [ci skip]
Diffstat (limited to 'scss/_progress.scss')
-rw-r--r--scss/_progress.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_progress.scss b/scss/_progress.scss
index d98b99456f..2670606e0c 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;