Merge pull request #605 from mozilla/password-alignment

align the "Password" and "Copy to clipboard" fields.
This commit is contained in:
Erica 2017-10-23 13:31:20 -04:00 committed by GitHub
commit acbf9fc32f
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 */