Fix position of sidebar in preview

This commit is contained in:
ngyuki
2014-11-25 23:01:50 +09:00
committed by ngyuki
parent bacd2893b9
commit 90072a9332
+1
View File
@@ -358,6 +358,7 @@ module Precious
@mathjax = wiki.mathjax
@h1_title = wiki.h1_title
@editable = false
@bar_side = wiki.bar_side
@allow_uploads = wiki.allow_uploads
mustache :page
end