fix roku thumbnails

This commit is contained in:
Luke Pulverenti
2015-04-15 11:41:42 -04:00
parent fed61f8544
commit 8a3440f594
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -116,14 +116,14 @@
@media all and (min-width: 1200px) {
.ehsContent {
width: 94%;
width: 96%;
}
}
@media all and (min-width: 1920px) {
.ehsContent {
width: 96%;
width: 97%;
}
}