Merge pull request #1053 from nico-abram/double_textbox

Fix duplicated textbox
This commit is contained in:
Alex Tsernoh 2022-04-08 08:36:01 +01:00 committed by GitHub
commit 3fdd2a2739
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,12 +199,7 @@ <h1 id="title">The 2022 /r/place Atlas</h1>
<div id="exportOverlay" class="overlay">
<div id="exportWindow">
<p>Please copy the text below and submit it as a<br>
new text post to <a target="_blank" href="https://www.reddit.com/r/placeAtlas2/">/r/placeAtlas2</a> on Reddit.</p>
<p>I will then check it and add it to the atlas.</p>
<textarea cols="50" rows="5" id="exportString"></textarea>
<p><b>Recommended:</b> Post directly after clicking this button. Don't forget to flair it with the "New Entry" tag. </p>
<div style="display:flex; flex-direction:column;align-items:center">
<a href="_blank" id="exportDirectPost">Post Direct to Reddit</a>
</div>