From aa591317e7085185f754b6a6b998c87ef6467f6e Mon Sep 17 00:00:00 2001 From: Andrey Nering <andrey.nering@gmail.com> Date: Sat, 28 Jan 2017 14:11:49 -0200 Subject: [PATCH] Small UI fixes --- templates/user/notification/notification.tmpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/user/notification/notification.tmpl b/templates/user/notification/notification.tmpl index eb09c21ff0..6d975a934a 100644 --- a/templates/user/notification/notification.tmpl +++ b/templates/user/notification/notification.tmpl @@ -56,13 +56,15 @@ {{end}} {{end}} </td> - <td class="twelve wide"> + <td class="eleven wide"> <a class="item" href="{{AppSubUrl}}/{{$repoOwner.Name}}/{{$repo.Name}}/issues/{{$issue.Index}}"> #{{$issue.Index}} - {{$issue.Title}} </a> </td> <td> - {{$repoOwner.Name}}/{{$repo.Name}} + <a class="item" href="{{AppSubUrl}}/{{$repoOwner.Name}}/{{$repo.Name}}"> + {{$repoOwner.Name}}/{{$repo.Name}} + </a> </td> <td class="collapsing"> {{if ne $notification.Status 3}}