minor change to fix bug

This commit is contained in:
Influence365 2020-06-14 21:25:27 +01:00 committed by GitHub
parent f909bc73f1
commit 71eda3801f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -799,9 +799,9 @@ div.itemDetailGalleryLink.defaultCardBackground {
} }
.detailImageProgressContainer { .detailImageProgressContainer {
position: absolute;
bottom:0; bottom:0;
width: 22.786458333333332vw; margin-top:-0.4vw;
width:100%;
} }
.detailButton-text { .detailButton-text {