gitea: Install form layout is broken
- Gitea version (or commit ref): 1.1.0+61-g888dee3
- Git version: 2.10.1
- Operating system: Ubuntu 14.04.5 LTS
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
I’m installing gitea using this documentation: https://docs.gitea.io/en-us/install-from-source/. Since this commit: https://github.com/go-gitea/gitea/commit/a9de85d31d8ba3ce8801d03e66866e527f5f39d7, the layout on the install form seems broken. If I’am not wrong the fields were previously centred on the page.
Screenshot

About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 15 (13 by maintainers)
One rule to generate the css exists:
Having a “css” alias sounds good to me, and “test-css” to go with it (invoked as a dependency of “test” so we dont’ have to change Drone).
Note this is similar to what I tried to achieve with #1366, which was also affected by different versions of tooling…
Here is what make think that it was since https://github.com/go-gitea/gitea/commit/a9de85d31d8ba3ce8801d03e66866e527f5f39d7.
Before https://github.com/go-gitea/gitea/commit/a9de85d31d8ba3ce8801d03e66866e527f5f39d7 commit:
After https://github.com/go-gitea/gitea/commit/a9de85d31d8ba3ce8801d03e66866e527f5f39d7 commit: