When visiting https://en.m.wikipedia.beta.wmflabs.org/wiki/S?mobileaction=beta (all browserS)
An empty container is left on the page despite there being no related articles. This leads to a large gap in the footer
Expected: The container should be removed in this instance
When vistiting https://en.m.wikipedia.beta.wmflabs.org/wiki/Albert_Einstein?mobileaction=beta
Expected: the container should be present
```
<div class="read-more-container"></div>
```
With:
{F4551318}
Without:
{F4551321}
**Requirement for task**
Install and setup MobileFrontend on MediaWiki.
**Reproduce this bug**
Open an article that doesn't exist on English Wikipedia in mobile view and you will notice a container gap at the top of the page. Example [[https://en.m.wikipedia.beta.wmflabs.org/wiki/Me?mobileaction=beta|Me article]] or any other page with no related article. You will see a page with a gap at the left footer on the page (as images show above).