From 711d532b22dba1d7dff908d2da8f127810a138a8 Mon Sep 17 00:00:00 2001 From: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com> Date: Fri, 12 Jun 2020 23:24:41 +0200 Subject: [PATCH] Fix repo internal icon when avatar is present (#11873) * Fix repo internal icon when avatar is present * fix tabs * move repo icons in header to separate template --- templates/repo/header.tmpl | 40 ++-------------------------------------- templates/repo/header_icon.tmpl | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+), 38 deletions(-) create mode 100644 templates/repo/header_icon.tmpl diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl index 2faaafa44..76102529d 100644 --- a/templates/repo/header.tmpl +++ b/templates/repo/header.tmpl @@ -5,50 +5,14 @@