aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_contrib_index.tmpl
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-25 12:37:38 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-25 12:37:38 +0800
commitb6db7279b24db90277bc2cef1ce53eb0e8c17498 (patch)
tree5727f1c09218fa320cdd423b5bb9d389e0246f06 /templates/repo_contrib_index.tmpl
parentRemove test message in IRC (diff)
downloadforge-b6db7279b24db90277bc2cef1ce53eb0e8c17498.tar.gz
forge-b6db7279b24db90277bc2cef1ce53eb0e8c17498.tar.zst
forge-b6db7279b24db90277bc2cef1ce53eb0e8c17498.zip
Further remove .rounded and .rounded-footed
Diffstat (limited to '')
-rw-r--r--templates/repo_contrib_index.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_contrib_index.tmpl b/templates/repo_contrib_index.tmpl
index 1848576..86ac287 100644
--- a/templates/repo_contrib_index.tmpl
+++ b/templates/repo_contrib_index.tmpl
@@ -12,7 +12,7 @@
<body class="repo-contrib-index">
{{- template "header" . -}}
<div class="padding-wrapper">
- <table id="recent-merge_requests" class="wide rounded">
+ <table id="recent-merge_requests" class="wide">
<thead>
<tr class="title-row">
<th colspan="3">Merge requests</th>