rework home layout

This commit is contained in:
Zachary Chai
2017-01-24 14:15:20 -05:00
parent 1c54f3cc6f
commit e339dcd5b7
5 changed files with 43 additions and 17 deletions

View File

@ -0,0 +1,3 @@
<div class="meeting-name-form-wrapper">
<input type="text" class="form-control meeting-name" placeholder="<%= t('enter_meeting_name') %>"/>
</div>