loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[UI] Fix admin layout

- Partially reverts a72b660cbb61d1932190e5d1cecd9defbab1260b
- Restores the behavior of #3087

Gusted 7ec6014a 4de90974

+1 -1
+1 -1
templates/admin/layout_head.tmpl
··· 1 1 {{template "base/head" .ctxData}} 2 2 <div role="main" aria-label="{{.ctxData.Title}}" class="page-content {{.pageClass}}"> 3 - <div class="ui container fluid padded flex-container"> 3 + <div class="ui container flex-container"> 4 4 {{template "admin/navbar" .ctxData}} 5 5 <div class="flex-container-main"> 6 6 {{template "base/alert" .ctxData}}