minor change to fix bug
This commit is contained in:
parent
f909bc73f1
commit
71eda3801f
1 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue