mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Avoid black areas in News carousel.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#news-carousel-images { margin-top:20px; padding-right:0; height:350px }
|
||||
}
|
||||
|
||||
#news-carousel-images img { min-height: 350px; min-width: 100%; max-width:150%; }
|
||||
#news-carousel-images .carousel-caption { left:15px; right:15px; margin:0; padding:0; bottom:10px; text-align:left }
|
||||
#news-carousel-images .carousel-caption h1 { margin:0 }
|
||||
#news-carousel-images .carousel-caption small { font-size: 11px; margin: 0; text-transform: uppercase; }
|
||||
|
Reference in New Issue
Block a user