Page MenuHomePhabricator

The Diff subscribe for comments interface is not responsive
Closed, ResolvedPublic

Description

Most of the Diff interface is responsive, but the subscribe section at the bottom of an article isn’t: it tries to put too many things in one line, without allowing it to break. The GDPR checkbox isn’t even visible on the below screenshot, it’s completely out of screen. This section should be allowed to appear in multiple lines.

Diff-subscribe.png (540×831 px, 28 KB)

Event Timeline

We had some CSS concatenation issues that were causing the stylesheet for comments to break. That's been fixed in an update from a few months ago. I'm able to verify it's loading as intended. Resolving.

CKoerner_WMF claimed this task.

It looks good for me as well. Thanks for checking it!