summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorshadlaws <shad@shadlaws.com>2013-03-09 12:51:45 +0100
committershadlaws <shad@shadlaws.com>2013-03-09 12:51:45 +0100
commit18f38f0dff93665267bd1497b196d9270fdbdc88 (patch)
treef2918bc61f794896ab197d31e5a8f9202aa452d8 /themes
parent566572809679ee5a266717cee1ed922ce4161814 (diff)
#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;
}