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

View File

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