1
0
Fork 0

corrected design error

This commit is contained in:
Heiko Kernbach 2014-03-11 18:40:15 +01:00
parent 6bf3c91fb8
commit 09ac30a9e7
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<div id="shortcutDiv" class="shortcuts"> <div id="shortcutDiv" class="shortcuts">
<b>Submit:</b> Ctrl/Cmd + Return<b>Undo:</b> Ctrl/Cmd + Z<b>Redo:</b> Ctrl/Cmd + SHIFT + Z <b>Submit:</b> Ctrl/Cmd + Return<b>Undo:</b> Ctrl/Cmd + Z<b>Redo:</b> Ctrl/Cmd + SHIFT + Z
<b>Toggle Comments:</b> CTRL/CMD + SHIFT + C <b>Toggle Comments:</b> Ctrl/Cmd + Shift + C
<br/><b class="clearShortcut">Warning:</b> Right now there is a bug in Safari, the cursor is misplaced. Please use a different <br/><b class="clearShortcut">Warning:</b> Right now there is a bug in Safari, the cursor is misplaced. Please use a different
browser for now. Fix in progress. browser for now. Fix in progress.
</div> </div>