Account for warnings

This commit is contained in:
narcolepticinsomniac 2018-07-08 16:55:45 -04:00 committed by GitHub
parent 24fe777bfb
commit 02135c11dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ input:disabled + span {
} }
.has-warnings .warnings { .has-warnings .warnings {
display: initial; display: flex;
} }
.warning { .warning {