Make media thumbnail gallery a list instead of a table

This commit is contained in:
Jef van Schendel
2012-02-12 19:33:05 +01:00
parent be09ed51c8
commit 4944e3c374
2 changed files with 16 additions and 21 deletions

View File

@@ -381,6 +381,7 @@ textarea#comment_content {
margin: 0px 4px 10px 4px;
text-align: center;
font-size: 0.875em;
list-style: none;
}
.media_thumbnail a {