change sticky to relative for mobile too to gain more room
This commit is contained in:
@@ -447,6 +447,7 @@
|
||||
bottom: .75em
|
||||
}
|
||||
|
||||
.layout-mobile .detailPagePrimaryContainer,
|
||||
.layout-tv .detailPagePrimaryContainer {
|
||||
position: relative;
|
||||
}
|
||||
@@ -482,6 +483,7 @@
|
||||
padding-right: 2%;
|
||||
}
|
||||
|
||||
.layout-mobile .detailImageContainer,
|
||||
.layout-tv .detailImageContainer {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user