aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-28 14:20:27 -0800
committerMark Otto <[email protected]>2012-01-28 14:20:27 -0800
commitd96c0c781d49ae87b51221e4aefe025c2c1f3c5a (patch)
treebda22b8f45aa86a302d99d8897407299bdaae033
parentab20c921df471f1101e37b2e7d39e81d01d11549 (diff)
downloadbootstrap-d96c0c781d49ae87b51221e4aefe025c2c1f3c5a.tar.xz
bootstrap-d96c0c781d49ae87b51221e4aefe025c2c1f3c5a.zip
comment for progress bars firefox keyframes
-rw-r--r--less/progress-bars.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/progress-bars.less b/less/progress-bars.less
index cfca78d68..eeb14eef7 100644
--- a/less/progress-bars.less
+++ b/less/progress-bars.less
@@ -11,6 +11,7 @@
to { background-position: 40px 0; }
}
+// Firefox
@-moz-keyframes progress-bar-stripes {
from { background-position: 0 0; }
to { background-position: 40px 0; }