After the deployment of the change ebfab52 the table was still displayed with a width of 800px instead of 1200px (see change in _sass/minima.scss).
Most likely the problem is that the old version of the css was still cached. We should optimize the caching policy to prevent such issues in the future.
After the deployment of the change ebfab52 the table was still displayed with a width of 800px instead of 1200px (see change in _sass/minima.scss).
Most likely the problem is that the old version of the css was still cached. We should optimize the caching policy to prevent such issues in the future.