align the "Password" and "Copy to clipboard" fields.

This commit is contained in:
Erica Wright 2017-10-20 16:20:47 -04:00
parent 9410defab6
commit 3459dcaa15
No known key found for this signature in database
GPG Key ID: D9F2AF9D67D0AAB7
1 changed files with 1 additions and 1 deletions

View File

@ -652,7 +652,7 @@ tbody {
display: flex;
flex-wrap: nowrap;
width: 80%;
padding: 10px 20px;
padding: 10px 5px;
}
/* upload-error */