QR code position fixed

This commit is contained in:
Robin Buse 2011-08-16 16:23:58 +03:00
parent 8d0230bed5
commit 904838ca3a

View file

@ -239,7 +239,7 @@ Embed code:<input id="embedinput" type="text" value="">
<div id="readonly"> <div id="readonly">
<div id="readonlyUrl"> <div id="readonlyUrl">
Use this link to share a read-only version of your pad:<input id="readonlyInput" type="text" value=""> Use this link to share a read-only version of your pad:<input id="readonlyInput" type="text" value="">
QR code:<img id="readonlyImage" src="" alt=""> <img id="readonlyImage" src="" alt="" style="margin: 10px 90px">
</div> </div>
</div> </div>