From 475674c6167391bd6212c1247fa29c1aea4c1b00 Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Thu, 11 Apr 2019 11:28:56 -0700 Subject: [PATCH] chore: remove duplicate style (#1283) `whitespace: nowrap` already exists in rbc-ellipsis --- src/less/month.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/less/month.less b/src/less/month.less index c92aeb238..ec69b237d 100644 --- a/src/less/month.less +++ b/src/less/month.less @@ -27,7 +27,6 @@ font-size: 85%; height: auto; line-height: normal; - white-space: nowrap; } .rbc-month-view {