Hi
I noticed that in your CSS, bootstrap_w.css on line 4798, you have
specified a width and height for the .carousel-inner class.
.carousel-inner {
position: relative;
width: 580px;
height: 160px;
border: 0;
overflow: hidden;
}
This is causing your images to resize smaller.
--
You received this message because you are subscribed to the Google Groups
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.