From 14c90e53cecd63f3e5de41cea2e0eef423762e02 Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Wed, 5 Jul 2017 20:31:01 +0200 Subject: [PATCH] fix for due date control Signed-off-by: Artem Anufrij --- css/style.scss | 2 +- templates/part.card.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.scss b/css/style.scss index 58611c8a5..3fcfe6576 100644 --- a/css/style.scss +++ b/css/style.scss @@ -569,13 +569,13 @@ input.input-inline { .timepicker-input { width: 50px; + border-left: 0; border-radius: 0px 3px 3px 0px; } .datepicker-input { width: 85px; margin: 3px 0px; - border-right: 0; border-radius: 3px 0px 0px 3px; } diff --git a/templates/part.card.php b/templates/part.card.php index 67ebe73d6..93026e0b1 100644 --- a/templates/part.card.php +++ b/templates/part.card.php @@ -52,7 +52,7 @@
- +