From e2a6ff2e7f2c22bd53f5af51d26ef56237c0489c Mon Sep 17 00:00:00 2001 From: Richter Date: Tue, 7 May 2019 14:44:47 +0200 Subject: [PATCH] kleinere CSS-Anpassungen --- public/css/waip.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/css/waip.css b/public/css/waip.css index 401856f..b8122f9 100644 --- a/public/css/waip.css +++ b/public/css/waip.css @@ -73,6 +73,10 @@ audio { height: 55% !important; } +.h-65 { + height: 65% !important; +} + .h-80 { height: 80% !important; } @@ -85,6 +89,10 @@ audio { height: 95% !important; } +#rueckmeldung .list-group-item { + padding: 0.25rem; +} + /*** Klassen in Abhängigkeit der Rotation ******/ @media screen and (orientation:portrait) {