From a8856b4f13a258500c51096678c357a8639547c8 Mon Sep 17 00:00:00 2001 From: Felix Hamann Date: Sun, 10 Jun 2018 20:54:09 +0200 Subject: [PATCH] vertically centered table headings --- templates/table/colonnade.lucius | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/table/colonnade.lucius b/templates/table/colonnade.lucius index 1da9b5e60..6385e29c4 100644 --- a/templates/table/colonnade.lucius +++ b/templates/table/colonnade.lucius @@ -28,7 +28,6 @@ padding-bottom: 10px; padding-left: 10px; padding-right: 10px; - vertical-align: top; max-width: 300px; } @@ -37,6 +36,7 @@ font-size: 16px; color: #808080; line-height: 1.4; + vertical-align: top; } &.table__row--head {