diff --git a/platypush/backend/http/static/css/widgets/calendar.css b/platypush/backend/http/static/css/widgets/calendar.css index 64660fbcd..a01415eac 100644 --- a/platypush/backend/http/static/css/widgets/calendar.css +++ b/platypush/backend/http/static/css/widgets/calendar.css @@ -9,7 +9,7 @@ } .calendar-next-event-container { - width: 50%; + width: 70%; margin: auto; text-align: center; }