diff --git a/app/assets/stylesheets/generic/files.scss b/app/assets/stylesheets/generic/files.scss
index 9e4207965f9aa5ea9165cdcece937569f94e3528..5aeccfe1d14e4c79d425a550a892e22e179ed726 100644
--- a/app/assets/stylesheets/generic/files.scss
+++ b/app/assets/stylesheets/generic/files.scss
@@ -16,7 +16,7 @@
     text-shadow: 0 1px 1px #fff;
     margin: 0;
     text-align: left;
-    padding: 9px 10px;
+    padding: 10px 15px;
 
     .options {
       float: right;
diff --git a/app/assets/stylesheets/sections/tree.scss b/app/assets/stylesheets/sections/tree.scss
index c019b6267281824c0f00ea0d6b0ae7069313dc4e..d0e03d5b66214b59f14bb4c7ca8ece58b1cedd72 100644
--- a/app/assets/stylesheets/sections/tree.scss
+++ b/app/assets/stylesheets/sections/tree.scss
@@ -157,6 +157,8 @@
   margin-bottom: 10px;
 
   .commit {
+    padding: 10px 15px;
+
     .commit-row-title {
       font-size: 13px;