From b889d23fe622b5cfed343dc760e03e05f3ee948c Mon Sep 17 00:00:00 2001 From: iagirre Date: Mon, 18 Sep 2017 08:19:47 +0200 Subject: [PATCH] Fixed width property, changed to top. --- app/assets/stylesheets/datepicker_overrides.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/datepicker_overrides.scss b/app/assets/stylesheets/datepicker_overrides.scss index cfa0ce671..79414ad99 100644 --- a/app/assets/stylesheets/datepicker_overrides.scss +++ b/app/assets/stylesheets/datepicker_overrides.scss @@ -42,7 +42,7 @@ height: rem-calc(30); line-height: $line-height; position: absolute; - width: 4px; + top: 4px; width: rem-calc(30); &:hover {