Update CSS classname

This commit is contained in:
Kim Gardner
2017-12-05 17:16:39 +00:00
committed by Wyatt Johnson
parent 2d70caf03d
commit a0ee5c6414
@@ -207,7 +207,7 @@ export default class FlagButton extends Component {
}
{
this.state.reason && <div>
<label htmlFor={'message'} className={`${name}-popup-radio-label`}>
<label htmlFor={'message'} className={`${name}-popup-textarea-label`}>
{t('flag_reason')}
</label><br/>
<textarea