Skip to content
Snippets Groups Projects
Commit 1c086482 authored by Alex Arnaud's avatar Alex Arnaud
Browse files

Merge branch 'hotline_#18432_horizontal_carousel' into 'hotline_6.58'

Hotline #18432 horizontal carousel

See merge request !585
parents dc469155 01ed137e
Branches
Tags 7.8.26
4 merge requests!628Master,!600Master,!593Master,!592Hotline 6.58
- ticket: hotline #18432
- boite news
- diaporama
- carousel horizontal
- correction d'un bug de compatiblité avec firefox qui n'affichait pas les notices
\ No newline at end of file
div.jMyCarousel,
div.jMyCarousel ul {
height: auto !important; /* firefox compatibility */
}
div.jMyCarousel ul {
width: 10000px !important; /* firefox compatibility */
}
/*************************
******** Arrows **********
**************************/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment