diff --git a/app/assets/stylesheets/sections/commits.scss b/app/assets/stylesheets/sections/commits.scss index 35de282..fd3307d 100644 --- a/app/assets/stylesheets/sections/commits.scss +++ b/app/assets/stylesheets/sections/commits.scss @@ -436,6 +436,8 @@ background: none; border: none; margin: 0; + padding: 0; + margin-top: 10px; } .ui-box.commit-box { -- libgit2 0.21.2