1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 22:55:55 +00:00
gitea/templates/user
silverwind 8cad44f410
Remove the negative margin from .page-content (#29922)
The negative margin was suboptimal and presents a few unnecessary
challenges while styling the page. Remove it and add custom margin
values, which slightly changes the height a few things near the top of
the page as well:

15px less height of explore and login navbar:

<img width="899" alt="Screenshot 2024-03-20 at 00 52 34"
src="https://github.com/go-gitea/gitea/assets/115237/72a01ca4-5d17-4a0f-b915-61f95054fcb1">

15px reduced padding-top height of "user bar" and equal 4px padding
added:

<img width="484" alt="Screenshot 2024-03-20 at 00 52 50"
src="https://github.com/go-gitea/gitea/assets/115237/a8507e6d-372d-4a8b-9048-66fcf8a5facd">

3px less padding on top of repo:

<img width="552" alt="Screenshot 2024-03-20 at 00 53 49"
src="https://github.com/go-gitea/gitea/assets/115237/dede6e44-7688-440f-a1b6-13532638ae03">
2024-03-20 11:21:18 +00:00
..
auth Remove unnecessary ".Link" usages (#29929) 2024-03-20 06:58:10 +00:00
dashboard Remove the negative margin from .page-content (#29922) 2024-03-20 11:21:18 +00:00
notification Remove unnecessary ".Link" usages (#29909) 2024-03-20 13:56:42 +08:00
overview Add <overflow-menu>, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
settings Remove unnecessary ".Link" usages (#29909) 2024-03-20 13:56:42 +08:00
code.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
heatmap.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
profile.tmpl Filter Repositories by type (#29231) 2024-03-03 10:18:34 +00:00