Merge pull request #605 from mozilla/password-alignment
align the "Password" and "Copy to clipboard" fields.
This commit is contained in:
commit
acbf9fc32f
1 changed files with 1 additions and 1 deletions
|
@ -652,7 +652,7 @@ tbody {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
padding: 10px 20px;
|
padding: 10px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* upload-error */
|
/* upload-error */
|
||||||
|
|
Loading…
Reference in a new issue