diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 6aef1f6fd..64740d9df 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -5396,24 +5396,6 @@ a.thumbnail.active { } } -@-moz-keyframes progress-bar-stripes { - from { - background-position: 40px 0; - } - to { - background-position: 0 0; - } -} - -@-o-keyframes progress-bar-stripes { - from { - background-position: 0 0; - } - to { - background-position: 40px 0; - } -} - @keyframes progress-bar-stripes { from { background-position: 40px 0; |
