Gitea: Garbled styling on latest docker

Created on 5 Dec 2019  路  3Comments  路  Source: go-gitea/gitea

  • Gitea version (or commit ref): 1.11.0+dev-371-gd9c67a8c9
  • Git version:
  • Operating system:
  • Database (use [x]):

    • [ ] PostgreSQL

    • [x] MySQL

    • [ ] MSSQL

    • [ ] SQLite

  • Can you reproduce the bug at https://try.gitea.io:
  • Log gist:

Description

The last update seems to have introduced styling issues. A lot of the usual styling has been lost, and the collapsible menu button on the top left does not work. The gitea logo is huge, and the other sections seem to not have the right styling. The login screen looks rather bad as well.

Screenshots

Main Screen

image

Login Screen

image

kinbug

Most helpful comment

This will be fixed by #9252

All 3 comments

Probably caused by d9c67a8c903fa9927bad28f5fcb816f89f8200eb

Tries to load this, which does not exist:
https://try.gitea.io/js/index.js

This will be fixed by #9252

PR merged, docker image now being built. Closing this ticket now.

Was this page helpful?
0 / 5 - 0 ratings