diff options
| author | Heinrich Fenkart <[email protected]> | 2014-11-17 18:57:02 +0100 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2014-11-17 18:57:02 +0100 |
| commit | c2abfc0a4427237e288eee06a364662345fbbf9d (patch) | |
| tree | 1ef2d027697b1e2bccc6b3861b66d815ab076fd4 /less | |
| parent | 6503cb08228450eb14bbf4402f5bf7022f90216e (diff) | |
| download | bootstrap-c2abfc0a4427237e288eee06a364662345fbbf9d.tar.xz bootstrap-c2abfc0a4427237e288eee06a364662345fbbf9d.zip | |
grunt
Diffstat (limited to 'less')
| -rw-r--r-- | less/carousel.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/carousel.less b/less/carousel.less index c11470142..23863bf90 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -30,7 +30,7 @@ .transition-transform(~'0.6s ease-in-out'); .backface-visibility(~'hidden'); .perspective(1000); - + &.next, &.active.right { .translate3d(100%, 0, 0); |
