Switch the grid over to using a... erk... table! :)

Also changes the gridification routine a bit.
This commit is contained in:
Christopher Allan Webber
2011-08-18 22:00:55 -05:00
parent 5b21ecf9db
commit b5017dbac8
3 changed files with 49 additions and 35 deletions

View File

@@ -199,7 +199,6 @@ text-align: center;
.media_thumbnail {
padding: 0px;
width: 180px;
height: 180px;
overflow: hidden;
float: left;
margin: 0px 4px 10px 4px;