Added some info for the strict skipping

This commit is contained in:
Kasper Rynning-Tønnesen
2019-01-17 22:31:33 +01:00
parent 21988a2883
commit 770e25a88a
2 changed files with 5 additions and 0 deletions

View File

@@ -834,6 +834,10 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([
border-bottom: transparent;
}
.strict-skip-info {
width: 1000px;
}
span.badge.new,
.progress .determinate,
.progress .indeterminate,