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
path: root/less
diff options
context:
space:
mode:
authorBlake Embrey <hello@blakeembrey.com>2013-05-10 00:09:33 +0400
committerBlake Embrey <hello@blakeembrey.com>2013-05-10 00:09:33 +0400
commitcc5e6619b49d649632b9d76dfbdbf6329f978b7b (patch)
tree472c8a1ad85c18a9232d5fef689afd09e5aea1a7 /less
parent7c94f5ef647dada658cdadc381b837c9c66c3336 (diff)
Remove backface-visibility from progress bars.
Diffstat (limited to 'less')
-rw-r--r--less/progress-bars.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/progress-bars.less b/less/progress-bars.less
index e5e6b65a53..9df0251e37 100644
--- a/less/progress-bars.less
+++ b/less/progress-bars.less
@@ -63,7 +63,6 @@
background-color: @progress-bar-bg;
.box-shadow(inset 0 -1px 0 rgba(0,0,0,.15));
.transition(width .6s ease);
- .backface-visibility(hidden);
}
// Striped bars