Commit cc5eeecb authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch '353052-users-count-info-text-is-not-properly-aligned' into 'master'

Resolve "Users count info text is not properly aligned"

See merge request gitlab-org/gitlab!82081
parents d2f072da c1558eff
......@@ -238,7 +238,7 @@ export default {
<gl-form-group
v-if="shouldDisableNumberOfUsers"
ref="company-link"
class="label ml-3 align-self-end"
class="label gl-mb-0 ml-3 align-self-end"
>
<gl-sprintf :message="$options.i18n.needMoreUsersLink">
<template #company>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment