From 501484088b4012c8a52cb922d0ec0fac7014f34c Mon Sep 17 00:00:00 2001 From: czaks Date: Thu, 23 Apr 2015 09:21:16 +0200 Subject: [PATCH] gallery-view: i forgot the stylesheet --- stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 4c4c40f5..ee80586c 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1110,7 +1110,7 @@ table.fileboard .intro a { box-shadow: 0px 0px 29px 2px rgba(255,255,255,1); z-index: 1; } -#gallery_main img { +#gallery_main img, #gallery_main video { max-width: 100%; max-height: 100%; position: absolute;