Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Internal dev server 404 page is not responsive #17956

Closed
@pascalchevrel

Description

Description

The 404 page for the internal development server (php -S localhost:8080) does not adapt to a mobile view which makes it hard to read.

Image

The html output just needs an added line to be responsive:
<meta name="viewport" content="width=device-width, initial-scale=1">

Which would give this result:

Image

I am happy to make a patch if necessary as it seems simple enough to just add this line and update the tests.

PHP Version

PHP 8.4.4

Operating System

Ubuntu 24.10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /