From 4d0707a9380f4eae226a59c16dcd6e229f0184de Mon Sep 17 00:00:00 2001 From: Mantas Date: Mon, 7 Sep 2020 15:29:37 +0300 Subject: [PATCH] Fixes #2776 - incomplete and curious view of the calendar --- app/assets/stylesheets/zammad.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/zammad.scss b/app/assets/stylesheets/zammad.scss index 169cf5300..3ddc75481 100644 --- a/app/assets/stylesheets/zammad.scss +++ b/app/assets/stylesheets/zammad.scss @@ -9616,6 +9616,7 @@ output { th { background: none; + font-weight: bold; } th, td { @@ -9645,6 +9646,7 @@ output { font-size: 12px; padding: 5px 5px 0; text-align: center; + vertical-align: inherit; } .day { @@ -9652,6 +9654,8 @@ output { height: 26px; border-radius: 14px; padding: 1px 0 0 !important; + background-color: inherit; + vertical-align: inherit; } .month,