summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/avatar.scss
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2017-08-07 21:44:42 +0000
committerClement Ho <clemmakesapps@gmail.com>2017-08-07 21:44:42 +0000
commitcb1b4af099ef88c530f4bfd24dd3290bf9387dfb (patch)
treedecbcbdcb6d43b903c362d1e3c9406b5eca2df7a /app/assets/stylesheets/framework/avatar.scss
parent475f41acd4a8e0666736d40feb4d8945cf2c306a (diff)
downloadgitlab-ce-cb1b4af099ef88c530f4bfd24dd3290bf9387dfb.tar.gz
Resolve "User dropdown in filtered search does not load avatar on `master`"
Diffstat (limited to 'app/assets/stylesheets/framework/avatar.scss')
-rw-r--r--app/assets/stylesheets/framework/avatar.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/avatar.scss b/app/assets/stylesheets/framework/avatar.scss
index cb41df8a88d..486d88efbc5 100644
--- a/app/assets/stylesheets/framework/avatar.scss
+++ b/app/assets/stylesheets/framework/avatar.scss
@@ -100,6 +100,8 @@
margin: 0;
align-self: center;
}
+
+ &.s40 { min-width: 40px; min-height: 40px; }
}
.avatar-counter {