From 8609d9d622656eae456a62007eee93ce3e136912 Mon Sep 17 00:00:00 2001 From: Mark Severson Date: Mon, 12 May 2014 11:17:26 -0600 Subject: [PATCH] fix long floating content in pages test plan (with draft state enabled): * create a wiki page with long floating content e.g.
* 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 Product-Review: Jeremy Stanley QA-Review: Clare Strong Tested-by: Jenkins --- app/views/jst/wiki/WikiPage.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/jst/wiki/WikiPage.handlebars b/app/views/jst/wiki/WikiPage.handlebars index d9926cf82c7..60ea32d7795 100644 --- a/app/views/jst/wiki/WikiPage.handlebars +++ b/app/views/jst/wiki/WikiPage.handlebars @@ -58,7 +58,7 @@
{{/if}} -
+

{{title}}

{{#if locked_for_user}}