From 34557ea3b82b4a73232f75021f22a3b591b8d3ae Mon Sep 17 00:00:00 2001 From: Andreas HABEGGER Date: Sun, 19 Nov 2023 20:51:42 +0100 Subject: UC: Switched to card elements for the partner panel; Imporvement of alignment. --- static/styles.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index c26490f2..fcff74fd 100644 --- a/static/styles.css +++ b/static/styles.css @@ -268,4 +268,11 @@ ul.timeline > li:before { -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); +} + +.section-consortium .card-note { + overflow: hidden; + line-height: 1.5rem; + height: 4.5rem; + min-height: 4.5rem; } \ No newline at end of file -- cgit v1.2.3