update xmltv downloading

This commit is contained in:
Luke Pulverenti 2016-06-15 12:45:45 -04:00
parent caf2199d45
commit ac3ca6cde8
56 changed files with 214 additions and 35707 deletions

View file

@ -53,7 +53,7 @@
this.setAttribute('data-embybutton', 'true');
if (browser.safari) {
if (browser.safari || browser.firefox || browser.noFlex) {
this.classList.add('noflex');
}