diff --git a/app/assets/stylesheets/common/base/user.scss b/app/assets/stylesheets/common/base/user.scss index e148cbf00e..84178b1c9c 100644 --- a/app/assets/stylesheets/common/base/user.scss +++ b/app/assets/stylesheets/common/base/user.scss @@ -107,6 +107,9 @@ background-position: center center; background-repeat: no-repeat; } + .staff-counters { + margin-bottom: 0; + } } .secondary { @@ -295,6 +298,7 @@ color: $secondary; display: flex; padding: 10px; + margin-bottom: s(4); > div, > div a { display: flex;