FIX: Box badges on 404 page not displaying correctly

This commit is contained in:
Kris 2018-01-17 13:42:39 -05:00
parent 70c5f6ae17
commit f108bc3715
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ h1.page-not-found {
display: none;
}
}
.badge-wrapper {
a:not(.badge-wrapper) {
flex-basis: 100%;
}
}