templates/githubissue.mustache in onebox-2.2.13 vs templates/githubissue.mustache in onebox-2.2.14
- old
+ new
@@ -25,14 +25,14 @@
{{user.login}}
</a>
</div>
</div>
- {{> github/github_body}}
-
<div class='labels'>
{{#labels}}
<span style="display:inline-block;margin-top:2px;background-color: #B8B8B8;padding: 2px;border-radius: 4px;color: #fff;margin-left: 3px;">{{name}}</span>
{{/labels}}
</div>
</div>
</div>
+
+{{> github/github_body}}