Explorar o código

Increased Font Size in Title of Issue in dashboard

Yoginth %!s(int64=7) %!d(string=hai) anos
pai
achega
44135dd47c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      templates/user/dashboard/feeds.tmpl

+ 1 - 1
templates/user/dashboard/feeds.tmpl

@@ -98,7 +98,7 @@
 						<span class="text truncate issue title has-emoji">{{index .GetIssueInfos 1}}</span>
 						<span class="text truncate issue title has-emoji">{{index .GetIssueInfos 1}}</span>
 					{{else if eq .GetOpType 10}}
 					{{else if eq .GetOpType 10}}
 						<div class="ui segment">
 						<div class="ui segment">
-							<span class="text truncate issue title has-emoji">{{.GetIssueTitle}}</span>
+							<span class="text truncate title has-emoji">{{.GetIssueTitle}}</span>
 							<p class="text light grey has-emoji feeds issue">{{index .GetIssueInfos 1}}</p>
 							<p class="text light grey has-emoji feeds issue">{{index .GetIssueInfos 1}}</p>
 						</div>
 						</div>
 					{{else if eq .GetOpType 11}}
 					{{else if eq .GetOpType 11}}