add base tuner host
This commit is contained in:
parent
8db3ce6e73
commit
a0bacf629e
2 changed files with 2 additions and 5 deletions
|
@ -701,10 +701,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
||||||
}
|
}
|
||||||
|
|
||||||
.detailSectionHeaderButton {
|
.detailSectionHeaderButton {
|
||||||
position: absolute;
|
margin-left: 1em;
|
||||||
right: 0;
|
|
||||||
margin-top: 0;
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.lblDetailTab {
|
.lblDetailTab {
|
||||||
|
|
|
@ -169,7 +169,7 @@
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
margin-top: 50px;
|
margin-top: 44px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mobileGuide .programContainer {
|
.mobileGuide .programContainer {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue