From 27d8d1c5fc6418cb55430fc3f093a2e02ffaeb93 Mon Sep 17 00:00:00 2001 From: "Panagiotis \"Ivory\" Vasilopoulos" Date: Thu, 20 Jul 2023 20:53:37 +0200 Subject: [PATCH] Revert "Alright, we just made all the icons in that submenu a bit bolder and more consistent." This reverts commit d5c0009ad01fbf0486620b7c00351a6d1d01b6aa. --- templates/shared/user/profile_big_avatar.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/shared/user/profile_big_avatar.tmpl b/templates/shared/user/profile_big_avatar.tmpl index 1b5965bc45..e04a1b512f 100644 --- a/templates/shared/user/profile_big_avatar.tmpl +++ b/templates/shared/user/profile_big_avatar.tmpl @@ -15,7 +15,7 @@ {{if .ContextUser.FullName}}{{.ContextUser.FullName}}{{end}} {{.ContextUser.Name}} {{if .EnableFeed}} - {{svg "octicon-rss"}} + {{svg "octicon-rss" 18}} {{end}}
{{svg "octicon-person" 18 "gt-mr-2"}}{{.NumFollowers}} {{.locale.Tr "user.followers"}} ยท {{.NumFollowing}} {{.locale.Tr "user.following"}} @@ -79,7 +79,7 @@ {{end}} {{end}} -
  • {{svg "octicon-clock" 18 "gt-mr-2"}} {{.locale.Tr "user.joined_on" (DateTime "short" .ContextUser.CreatedUnix) | Safe}}
  • +
  • {{svg "octicon-clock"}} {{.locale.Tr "user.joined_on" (DateTime "short" .ContextUser.CreatedUnix) | Safe}}
  • {{if and .Orgs .HasOrgsVisible}}