I've just noticed tonight, and it may be because of the long text below the icons today, but it's encroaching into the modules on the left hand side as well as pulling over to the left the weather forecast above it (the weather forecast keeps to the right hand side absolutely fine when I remove the uk-pollen-forecast config
{
module: 'mmm-uk-pollen-forecast',
position: 'top_right',
config: {
updateIntervalHours : 2, // update every 2 hrs
region : 'se', // forecast for London & SE England
first_display_date_DD_MM: '01-04', // show module from 1st April
last_display_date_DD_MM: '01-09' // hide module after 1st September
}
},
I've just noticed tonight, and it may be because of the long text below the icons today, but it's encroaching into the modules on the left hand side as well as pulling over to the left the weather forecast above it (the weather forecast keeps to the right hand side absolutely fine when I remove the uk-pollen-forecast config