summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2013-03-09 14:33:47 -0800
committerBharat Mediratta <bharat@menalto.com>2013-03-09 14:33:47 -0800
commit0899528ff5e0057c9bd6436a9e79dc6bac9726d6 (patch)
treef4be903c605f6dda066d4000026f01691fbbf65e /themes
parente2cc29a61a0cb2c60e015841af983d3a6572a9d9 (diff)
parent7d9276963e99ab74143e1e2af3d83ff674bd49a3 (diff)
Merge pull request #196 from shadlaws/fix_2046
#2046 - Change Gallery over to using MediaElementJS as its movie player
Diffstat (limited to 'themes')
-rw-r--r--themes/wind/css/screen.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css
index cbeaed34..fa1704b0 100644
--- a/themes/wind/css/screen.css
+++ b/themes/wind/css/screen.css
@@ -531,7 +531,7 @@ td {
}
#g-item img.g-resize,
-#g-item a.g-movie {
+#g-item .g-movie {
display: block;
margin: 0 auto;
}