change size of send another file links
This commit is contained in:
parent
22b1c3a286
commit
a4ee6ad5e5
2 changed files with 3 additions and 5 deletions
|
@ -15,7 +15,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="all">
|
||||
|
||||
<div id="page-one">
|
||||
<div class="title">
|
||||
Private, Encrypted File Sharing
|
||||
|
@ -87,9 +86,9 @@
|
|||
<button id="copy-btn" title="Copy to Clipboard">Copy to Clipboard</button>
|
||||
</div>
|
||||
<button id="delete-file" title="Delete file">Delete file</button>
|
||||
</div>
|
||||
<div class="send-new" title="Send another file">
|
||||
Send another file
|
||||
<div class="send-new" title="Send another file">
|
||||
Send another file
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue