From 71eda3801ff73daef54c98490e506fb76d18e769 Mon Sep 17 00:00:00 2001 From: Influence365 Date: Sun, 14 Jun 2020 21:25:27 +0100 Subject: [PATCH] minor change to fix bug --- src/assets/css/librarybrowser.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/assets/css/librarybrowser.css b/src/assets/css/librarybrowser.css index baea885a0..a710c07e1 100644 --- a/src/assets/css/librarybrowser.css +++ b/src/assets/css/librarybrowser.css @@ -799,9 +799,9 @@ div.itemDetailGalleryLink.defaultCardBackground { } .detailImageProgressContainer { - position: absolute; - bottom: 0; - width: 22.786458333333332vw; + bottom:0; + margin-top:-0.4vw; + width:100%; } .detailButton-text {