diff --git a/src/front/cobalt.css b/src/front/cobalt.css index 145bad4a..8a936031 100644 --- a/src/front/cobalt.css +++ b/src/front/cobalt.css @@ -1180,8 +1180,3 @@ button:active, padding-right: 0.7rem; } } -@media screen and (max-width: 400px) { - .popup-title { - line-height: inherit; - } -}