summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css7
1 files changed, 7 insertions, 0 deletions
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