Removed unused fake cursor div

This was an artifact from experimentation with multiple cursors long long ago in a land far far away

Change-Id: I14491c4adbd40bb8df4b1c31725cb1621351bef2
This commit is contained in:
Trevor Parscal 2012-04-11 14:56:15 -07:00
parent b5befb1d57
commit f6a8619b95

View file

@ -127,6 +127,5 @@
</div>
<div id="paste" contenteditable="true" style="height: 1px; width: 1px; display: none; opacity: 0; position: absolute;"></div>
<div id="fake-cursor" style="height: 20px; width: 1px; background: red; position: absolute; top: 0; left: 0;"></div>
<!-- /VisualEditor Sandbox -->