diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/wind/css/screen.css | 2 |
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; } |