Currently it word wraps, this prevents word-wrapping
Этот коммит содержится в:
it33
2015-09-20 21:24:27 -07:00
родитель 86429c7bd5
Коммит 814e467435

Просмотреть файл

@@ -150,7 +150,7 @@ export default class NewChannelModal extends React.Component {
tabIndex='2'
/>
<p className='input__help'>
{'This is the purpose of your channel and helps others decide whether to join.'}
{'Channel description helps others decide whether to join.'}
</p>
{serverError}
</div>