Skip to content

Commit

Permalink
fixed gdrive upload button placement
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammed-abuodeh committed May 2, 2024
1 parent 5bb039f commit 9a268c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewtree.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@

<!-- upload from google drive -->
<div id="upload1" class="container" style="width:100%">
<section class="upload">
<section class="upload" style="padding-right: 3.5em;">
<p>MyDrive CoNLL-U files</p>
<input style="float: left" type="button" id="browse_btn" value="Browse MyDrive" />
<p id="picked_filename" style="float: left"></p>
Expand Down

0 comments on commit 9a268c1

Please sign in to comment.