Commit e1f7344a authored by Kev's avatar Kev

Align admin notes label to the left

parent 71c1db7a
%fieldset
%legend= _('Admin notes')
.form-group.row
.col-sm-2.col-form-label.text-right
.col-sm-2.col-form-label
= f.label :note, s_('AdminNote|Note')
.col-sm-10
= f.text_area :note, class: 'form-control'
---
title: Align admin notes label to the left
merge_request: 50992
author: Kev @KevSlashNull
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