Bug fix from last commit. Margin change did not take effect
This commit is contained in:
@@ -2473,7 +2473,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
|
|
||||||
.tvGuideHeader {
|
.tvGuideHeader {
|
||||||
flex-direction: row !important;
|
flex-direction: row !important;
|
||||||
margin: none;
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Date Selector */
|
/* Date Selector */
|
||||||
|
|||||||
Reference in New Issue
Block a user