From bbd3a70e14fb189687bbeebfd7f93aac138d47bb 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 4b442a07..229e3ae0 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1699,7 +1699,7 @@ td.board-tags a.tag-link { 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;