Skip to content

Commit 07fb97a

Browse files
committed
more margin on pin
1 parent ec9c3b9 commit 07fb97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/user/notification/notification_div.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<div class="notifications-top-row gt-font-13">
4545
{{.Repository.FullName}} <span class="text light-3">#{{.Issue.Index}}</span>
4646
{{if eq .Status 3}}
47-
{{svg "octicon-pin" 13 "text blue gt-mt-1 gt-ml-1"}}
47+
{{svg "octicon-pin" 13 "text blue gt-mt-1 gt-ml-2"}}
4848
{{end}}
4949
</div>
5050
<div class="notifications-bottom-row gt-font-16 gt-py-1">

0 commit comments

Comments
 (0)