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 {
position: absolute;
bottom: 0;
width: 22.786458333333332vw;
bottom:0;
margin-top:-0.4vw;
width:100%;
}
.detailButton-text {