diff --git a/templates/repo/issue/sidebar/project_column.tmpl b/templates/repo/issue/sidebar/project_column.tmpl index 5dad4f9c68..2c1c2cae32 100644 --- a/templates/repo/issue/sidebar/project_column.tmpl +++ b/templates/repo/issue/sidebar/project_column.tmpl @@ -17,8 +17,9 @@ {{else if $selectedColumn}} -
- {{svg "octicon-columns" 16 "tw-mr-1"}}{{$selectedColumn.Title}} +
+ {{svg "octicon-columns" 16}} + {{$selectedColumn.Title}}
{{end}} {{end}} diff --git a/templates/repo/issue/sidebar/project_list.tmpl b/templates/repo/issue/sidebar/project_list.tmpl index e352ca34f1..8b09cf12bd 100644 --- a/templates/repo/issue/sidebar/project_list.tmpl +++ b/templates/repo/issue/sidebar/project_list.tmpl @@ -5,7 +5,7 @@
- +