Visit any page in stable on a tablet or a bigger size device and you'll notice that the page width is longer than before (or enwiki). We used to have this rule, which seems to be removed:
@media (min-width: 768px)
.pre-content, .content, .content-overlay {
max-width: 1000px;
}