diff --git a/app/app/templates/components/section/github/type-editor.hbs b/app/app/templates/components/section/github/type-editor.hbs index 2bb96e74..8487e8e8 100644 --- a/app/app/templates/components/section/github/type-editor.hbs +++ b/app/app/templates/components/section/github/type-editor.hbs @@ -13,11 +13,7 @@ } .github-list { - background-color: #e2e4e6; - padding: 10px; - border-radius: 3px; margin: 10px 10px 0 0; - max-width: 300px; } .github-list-title { @@ -41,8 +37,8 @@
There are {{ .CommitCount }} commits for branch {{.Config.Branch}} of repository {{.Repo.Name}}.
- +There are {{ .CommitCount }} commits for branch {{.Config.Branch}} of repository {{.Repo.Name}}.