Fix background size for TV channel logos
This commit is contained in:
@@ -244,6 +244,10 @@ button::-moz-focus-inner {
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
.coveredImage.coveredImage-contain {
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.cardFooter {
|
||||
padding: 0.3em 0.3em 0.5em 0.3em;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user