From 5293585cf0a8919f9669ae1689e55ad3901b6f41 Mon Sep 17 00:00:00 2001 From: Javi Velasco Date: Sat, 19 Dec 2015 13:54:55 +0100 Subject: [PATCH] Remove unneded scroll-x hidden --- components/date_picker/style.calendar.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/components/date_picker/style.calendar.scss b/components/date_picker/style.calendar.scss index d12df367..dfcea1dd 100644 --- a/components/date_picker/style.calendar.scss +++ b/components/date_picker/style.calendar.scss @@ -33,7 +33,6 @@ .years { height: 100%; - overflow-x: hidden; overflow-y: auto; font-size: $font-size-big; > li {