summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/commits.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2019-05-30 13:42:06 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2019-05-31 19:34:26 -0500
commitcc8e7ea2056ae8132ea9eb0565c8e0a07b1077a6 (patch)
tree3618f91ca3051dfa3bfc745737f1a88cd5249325 /app/assets/stylesheets/pages/commits.scss
parentb9798c157ac5973e9dd2b7ad95267014034a219f (diff)
downloadgitlab-ce-cc8e7ea2056ae8132ea9eb0565c8e0a07b1077a6.tar.gz
Remove unused avatar sizes62429-remove-unused-avatar-sizes
- Update avatars to use only sizes from the 8px grid
Diffstat (limited to 'app/assets/stylesheets/pages/commits.scss')
-rw-r--r--app/assets/stylesheets/pages/commits.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/commits.scss b/app/assets/stylesheets/pages/commits.scss
index 66cd113db84..77a36e59b03 100644
--- a/app/assets/stylesheets/pages/commits.scss
+++ b/app/assets/stylesheets/pages/commits.scss
@@ -154,8 +154,6 @@
}
.avatar-cell {
- width: 46px;
-
img {
margin-right: 0;
}