Skip to content

Buggy CSS when browsers are not maximised, needs more wrap-around #13671

Closed
@Evrey

Description

@Evrey
  • Gitea version (or commit ref): 1.14.0+dev-215-gd025d84d9, official docker image
  • Git version: (irrelevant)
  • Operating system: (irrelevant)
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (Screenshot below)
    • No
  • Log gist: (irrelevant)

Description

Many websites falsely assume that people run their browsers maximised, taking the entire available monitor area for themselves. I am one of these people who instead tile their browser window, making it take up only half a motinor column. The resolution of the monitor in question is 1080p.

The fix is to make all horizontal flexboxes wrap around once the window width is reached.

Screenshots

All screenshots made at the same resolution. You can see a bit of my desktop background on some of them, and the next monitor to the right.

Bildschirmfoto_2020-11-22_12-59-54
Bildschirmfoto_2020-11-22_13-04-17
Bildschirmfoto_2020-11-22_13-04-39
Bildschirmfoto_2020-11-22_13-11-31

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/uiChange the appearance of the Gitea UI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions