UX: label alignment for Firefox / IE

This commit is contained in:
Joe 2018-09-19 23:48:48 +08:00 committed by GitHub
parent d41f74578a
commit 026bab116a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ span.relative-date {
label {
display: flex;
margin-bottom: 5px;
align-items: flex-start;
}
input {