Align images in a gallery to the center

This commit is contained in:
Christopher Allan Webber 2011-06-25 13:15:15 -05:00
parent fcb3166270
commit d4a7a03ce7

View File

@ -191,6 +191,7 @@ li.media_thumbnail {
display:inline-block;
vertical-align:top;
margin:0px 10px 10px 0px;
text-align:center;
zoom:1;
. *display:inline;
}