diff --git a/app/components/open_project/common/attribute_label_component.sass b/app/components/open_project/common/attribute_label_component.sass index dfe1fd3862a..91738d0f035 100644 --- a/app/components/open_project/common/attribute_label_component.sass +++ b/app/components/open_project/common/attribute_label_component.sass @@ -27,7 +27,9 @@ //++ .op-attribute-label - display: inline-flex + display: inline > .op-attribute-help-text + display: inline-flex + align-items: center margin-left: var(--base-size-6)