Commit 56ebd105557cdda64242f4dd1a11ac2e00fad7ca

Authored by Karpikau Andrei
1 parent bf89f86a

check responsive

@@ -27,7 +27,7 @@ @@ -27,7 +27,7 @@
27 27
28 </div> 28 </div>
29 <div id="work_area" style="position:relative;display:none;"> 29 <div id="work_area" style="position:relative;display:none;">
30 - <div class="editor-content" style="min-height:500px;width:800px;"> 30 + <div class="editor-content" style="min-height:500px;max-width:800px;">
31 31
32 32
33 </div> 33 </div>
1 module Kanjai 1 module Kanjai
2 - VERSION = "0.0.161" 2 + VERSION = "0.0.162"
3 end 3 end