update tv

This commit is contained in:
Luke Pulverenti 2015-08-09 12:35:27 -04:00
parent 51f9b54953
commit 299a58f14e
3 changed files with 2 additions and 9 deletions

View file

@ -147,14 +147,14 @@
@media all and (min-width: 1200px) {
.ehsContent:not(.fullWidth), .ehsContent .pageTabContent {
width: 97%;
width: 95%;
}
}
@media all and (min-width: 1920px) {
.ehsContent:not(.fullWidth), .ehsContent .pageTabContent {
width: 96%;
width: 95%;
}
}