FIX: Remove `contents` class

This commit is contained in:
Robin Ward 2014-09-03 17:17:53 -04:00
parent 9d047c3947
commit a67e400027
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
{{popupInputTip validation=view.replyValidation shownAt=view.showReplyTip}}
</div>
<!-- keep the classes here in sync with post.js.handlebars -->
<div class='preview-wrapper contents regular'>
<div class='preview-wrapper regular'>
<div id='wmd-preview' {{bind-attr class="hidePreview:hidden :cooked"}}></div>
</div>
<div class="composer-bottom-right">