app/views/textile_help.rhtml in Pimki-1.6.092 vs app/views/textile_help.rhtml in Pimki-1.7.092
- old
+ new
@@ -1,5 +1,5 @@
-<div id="TextileHelp" style="float: right; width: 250px; margin-top: 5px">
+<div id="TextileHelp">
<h3>Textile formatting tips (<a href="#" onClick="quickRedReference(); return false;">advanced</a>)</h3>
<table cellspacing="0" cellpadding="0">
<tr><td>_your text_</td><td class="arrow">→</td><td><em>your text</em></td></tr>
<tr><td>*your text*</td><td class="arrow">→</td><td><strong>your text</strong></td></tr>
<tr><td>%{color:red}hello%</td><td class="arrow">→</td><td><span style="color: red;">hello</span></td></tr>
\ No newline at end of file