diff --git a/app/assets/stylesheets/common/base/groups.scss b/app/assets/stylesheets/common/base/groups.scss index 490a21e3577..1b13b3327c5 100644 --- a/app/assets/stylesheets/common/base/groups.scss +++ b/app/assets/stylesheets/common/base/groups.scss @@ -9,9 +9,8 @@ display: inline-block; float: right; - .groups-name-filter { - position: relative; - top: 1px; + .groups-type-filter { + vertical-align: unset; } }