2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

rename .item => .carousel-item

This commit is contained in:
Chris Rebert
2014-12-17 18:30:16 -08:00
parent 90f4767d06
commit c7ef5810e1
7 changed files with 96 additions and 96 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
width: 100%;
overflow: hidden;
> .item {
> .carousel-item {
position: relative;
display: none;
transition: .6s ease-in-out left;