Commit a40059fd authored by Takuya Noguchi's avatar Takuya Noguchi

Fix alignment of label for admin notes on admin

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent d6c660cb
%fieldset
%legend= _('Admin notes')
.form-group.row
.col-sm-2.text-right
= f.label :note, _('AdminNote|Note'), class: 'col-form-label'
.col-sm-10= f.text_area :note, class: 'form-control'
---
title: Fix alignment of label for admin notes on admin
merge_request: 13592
author: Takuya Noguchi
type: fixed
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