Merge pull request #604 from grafixeyehero/collection-padding
Fix collection padding in TV layout
This commit is contained in:
@@ -1016,14 +1016,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.layout-tv .itemsViewSettingsContainer {
|
||||
-webkit-box-pack: end;
|
||||
-webkit-justify-content: flex-end;
|
||||
justify-content: flex-end;
|
||||
padding: 1.5em .75em 1em 0;
|
||||
font-size: 92%
|
||||
}
|
||||
|
||||
.itemsViewSettingsContainer>.button-flat {
|
||||
margin: 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user