formatting fix
This commit is contained in:
parent
71eda3801f
commit
8dfe335e42
1 changed files with 3 additions and 3 deletions
|
@ -799,9 +799,9 @@ div.itemDetailGalleryLink.defaultCardBackground {
|
||||||
}
|
}
|
||||||
|
|
||||||
.detailImageProgressContainer {
|
.detailImageProgressContainer {
|
||||||
bottom:0;
|
bottom: 0;
|
||||||
margin-top:-0.4vw;
|
margin-top: -0.4vw;
|
||||||
width:100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.detailButton-text {
|
.detailButton-text {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue