app/views/wiki/new.rhtml in Pimki-1.8.092 vs app/views/wiki/new.rhtml in Pimki-1.8.200

- old
+ new

@@ -9,10 +9,10 @@ <%= render_markup_help %> <form action="../save/<%= @page_name %>" method="post" onSubmit="cleanAuthorName();"> <p> - <textarea name="content" style="width: 550px; height: 75%"></textarea> + <textarea name="content" style="width: 550px; height: 450px"></textarea> </p> <p> <% if @web.check_pass_on_edit %> Please enter edit password: <input type="password" name="password" id="password"><br /> <% end %> \ No newline at end of file