Some little changes for pull request #369 (also references #367)

This commit is contained in:
Bernd Bestel
2019-09-24 08:35:30 +02:00
parent ca719072c9
commit 6bb9d2c51d
5 changed files with 18 additions and 9 deletions

View File

@@ -58,6 +58,10 @@ a.discrete-link:focus {
left: 0;
overflow: auto;
}
body.fullscreen-card {
overflow: hidden;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {