]> source.dussan.org Git - gitea.git/commit
Reduce margins on admin pages (#26026)
authorsilverwind <me@silverwind.io>
Fri, 21 Jul 2023 03:11:42 +0000 (05:11 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 03:11:42 +0000 (03:11 +0000)
commitd021c88d297ca030a1207fc6a5adbea4341eb48c
tree56de3a9c3932f8061a1b9fbb705fc4941001654c
parentf3d293d2bbe0b2eab047bdd403046069cffbc0c4
Reduce margins on admin pages (#26026)

Reduce margins around admin boxes and reduce sidebar size from 275px to
240px. This is the same 16px margin we use on issue pages.

Before and After:
<img width="1270" alt="Screenshot 2023-07-21 at 00 28 11"
src="https://github.com/go-gitea/gitea/assets/115237/f9b0dcb0-8f7e-49b4-b130-54bf31c142fd">
<img width="1271" alt="Screenshot 2023-07-21 at 00 30 51"
src="https://github.com/go-gitea/gitea/assets/115237/ddd75d59-9ab9-4061-8989-852e89727560">
templates/admin/layout_head.tmpl
templates/admin/navbar.tmpl
web_src/css/admin.css