summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/sections/projects.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/sections/projects.scss b/app/assets/stylesheets/sections/projects.scss
index 93c0c2bc518..70adc21a7a6 100644
--- a/app/assets/stylesheets/sections/projects.scss
+++ b/app/assets/stylesheets/sections/projects.scss
@@ -36,6 +36,10 @@
float: left;
color: #666;
font-size: 16px;
+
+ .avatar {
+ margin-top: -5px;
+ }
}
.star-fork-buttons {