From 2e28116243300b702b11904c51b941d3940a3be5 Mon Sep 17 00:00:00 2001 From: Kris Date: Thu, 4 Oct 2018 12:28:48 -0400 Subject: [PATCH] Period-chooser should have visible overflow --- app/assets/stylesheets/common/select-kit/period-chooser.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/common/select-kit/period-chooser.scss b/app/assets/stylesheets/common/select-kit/period-chooser.scss index a15566040be..3b2db54c93e 100644 --- a/app/assets/stylesheets/common/select-kit/period-chooser.scss +++ b/app/assets/stylesheets/common/select-kit/period-chooser.scss @@ -17,7 +17,6 @@ padding: 0; h2.selected-name { - overflow: auto; color: $secondary; display: inline-block; box-sizing: border-box;