FIX: Box badges on 404 page not displaying correctly
This commit is contained in:
parent
70c5f6ae17
commit
f108bc3715
|
@ -43,7 +43,7 @@ h1.page-not-found {
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
.badge-wrapper {
|
||||
a:not(.badge-wrapper) {
|
||||
flex-basis: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue