Fix for ticket #1117 align videos to the center.

This commit is contained in:
Tim Almdal
2010-06-17 09:10:01 -07:00
parent 6e54286ef2
commit 2bbce8dddb
2 changed files with 3 additions and 3 deletions

View File

@@ -302,7 +302,7 @@ td {
}
#g-item img.g-resize,
#g-item a.g-movie object {
#g-item a.g-movie {
display: block;
margin: 0 auto;
}