From: Raphaƫl Gertz Date: Mon, 28 Dec 2020 09:36:07 +0000 (+0100) Subject: Cleanup X-Git-Tag: 0.1.8 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/refs/tags/0.1.8 Cleanup Increase mobile line-height --- diff --git a/Resources/public/css/screen.css b/Resources/public/css/screen.css index e162bf8..9edb527 100644 --- a/Resources/public/css/screen.css +++ b/Resources/public/css/screen.css @@ -598,7 +598,6 @@ form .message { border-width: .1rem 0 0 .1rem; border-radius: .2rem; flex-grow: 1; - box-sizing: inherit; box-sizing: border-box; border-collapse: collapse; margin: .5rem; @@ -821,6 +820,7 @@ form .message { form label { width: 6rem; + line-height: 2rem; } form input, @@ -830,10 +830,12 @@ form .message { form textarea, form section section { width: 20rem; + line-height: 2rem; } form button { width: 6rem; + line-height: 2rem; } .col label, @@ -847,7 +849,6 @@ form .message { .col button { width: 12rem; - box-sizing: fit-content; } #dashboard .seventh:nth-child(7n+1),