From 382320c1ffea18f63e884691bec95d6cac34fa39 Mon Sep 17 00:00:00 2001 From: puni9869 Date: Thu, 15 Jun 2023 01:26:25 +0530 Subject: [PATCH 01/11] Empty-Commit From 496e352c87d729d0e73321b27c4106dd16209dde Mon Sep 17 00:00:00 2001 From: puni9869 Date: Sun, 18 Jun 2023 11:48:48 +0530 Subject: [PATCH 02/11] Fixing the mobile view port for issue-list menu and dropdown. --- templates/repo/issue/list.tmpl | 7 ++-- web_src/css/repo/issue-list.css | 66 ++++++++++++++++++++++++++++----- 2 files changed, 60 insertions(+), 13 deletions(-) diff --git a/templates/repo/issue/list.tmpl b/templates/repo/issue/list.tmpl index 3323bf893e047..cb9832acbee3b 100644 --- a/templates/repo/issue/list.tmpl +++ b/templates/repo/issue/list.tmpl @@ -81,14 +81,15 @@ {{end}} {{end}} -
-
+
+
+
{{if and ($.CanWriteIssuesOrPulls) (gt (len .Issues) 0)}} {{end}} {{template "repo/issue/openclose" .}}
-
+