1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/web_src
zeripath e2a59c57fc
Fix dashboard repolist alignment and repolisting ()
Unfortunately  broke the restriction of the dashboard repolist to
the user's repos because it stopped passing in the uid for the current
user. This PR restores this.

There is also a weird alignment problem - not caused by that PR - where
the menu items in the repolist spread over multiple lines. This PR
simply reduces the padding on these items and switches the justification
of the flex elements to space-evenly.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-10-19 12:38:33 +08:00
..
fomantic Disable Fomantic's CSS tooltips () 2021-09-08 07:23:46 +01:00
js Fix dashboard repolist alignment and repolisting () 2021-10-19 12:38:33 +08:00
less Fix dashboard repolist alignment and repolisting () 2021-10-19 12:38:33 +08:00
svg Switch migration icon to svg () 2021-09-18 17:22:51 +01:00