fix long floating content in pages

test plan (with draft state enabled):
 * create a wiki page with long floating content
   e.g. <div style="float:left">
 * add the page to a module
 * navigate to the page (through modules)
   - the progression Next/Previous buttons should not overlap
     the content of the page

fixes CNVS-12377

Change-Id: Id1ff73d61713aeac6c18733ae830d6ba3782d667
Reviewed-on: https://gerrit.instructure.com/34712
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
QA-Review: Clare Strong <clare@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
This commit is contained in:
Mark Severson 2014-05-12 11:17:26 -06:00
parent 0ecec1a16c
commit 8609d9d622
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
</div>
{{/if}}
<div class="show-content user_content">
<div class="show-content user_content clearfix">
<h2 class="page-title">{{title}}</h2>
{{#if locked_for_user}}
<div class="locked-alert alert alert-warning">