pas de vraie raison à ce changement.

main
Paul Schneider 9 years ago
parent 596f1b804e
commit 1c05538b75
1 changed files with 2 additions and 2 deletions

@ -174,8 +174,8 @@ textarea {
} }
.carousel .active .carousel-caption-s { .carousel .active .carousel-caption-s {
-webkit-transform: inherit; -webkit-transform: scale3d(1, 1, 1);
transform: inherit; transform: scale3d(1, 1, 1);
} }
.disabled { .disabled {

Loading…