diff --git a/static/style.css b/static/style.css index 272b548..c9d4fa0 100644 --- a/static/style.css +++ b/static/style.css @@ -79,8 +79,6 @@ input[type=text]:focus .repo .labels { - display: flex; - flex-direction: row; margin-bottom: 0; } @@ -90,6 +88,7 @@ input[type=text]:focus background-color: black; padding: 0.25rem 1rem; font-size: 1rem; + display: inline-block; } .repo .meta @@ -135,6 +134,7 @@ footer bottom: 0; text-align: center; width: 100%; + z-index: -1; } @media screen and (max-width: 640px)