Dashboard
Rounded Corners
The .img-roundedclass adds rounded corners to an image (IE8 does not support rounded corners):

Circle
The .img-circleclass shapes the image to a circle (IE8 does not support rounded corners):

Thumbnail
The .img-thumbnailclass shapes the image to a thumbnail:

Responsive Images
Create responsive images by adding an .img-responsiveclass to the <img>tag. The image will then scale nicely to the parent element.

Image Gallery
You can also use Bootstrap's grid system in conjunction with the .thumbnailclass to create an image gallery.

