First push with 180px wide thumbnails

This commit is contained in:
Jef van Schendel
2011-07-03 22:29:36 +02:00
parent 18d9287aa9
commit e854a1285c
3 changed files with 17 additions and 23 deletions

View File

@@ -221,20 +221,14 @@ text-align:center;
/* media galleries */
ul.media_thumbnail {
.media_thumbnail {
padding:0px;
}
li.media_thumbnail {
width:200px;
height:200px;
display:-moz-inline-stack;
display:inline-block;
vertical-align:top;
width:180px;
height:135px;
overflow:hidden;
float:left;
margin:0px 10px 10px 0px;
text-align:center;
zoom:1;
. *display:inline;
}
/* icons */