From 1634f3b5baa0f106f995cdbe14dbcf28767a4eca Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 23 Feb 2020 11:48:51 +0000 Subject: [PATCH] Icon style --- epicyon-calendar.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/epicyon-calendar.css b/epicyon-calendar.css index 2eeb52766..a4665950d 100644 --- a/epicyon-calendar.css +++ b/epicyon-calendar.css @@ -133,7 +133,7 @@ a:link { } .calendar__day__icons { - width: 15%; + width: 10%; position: relative; padding: 20px; } @@ -172,7 +172,7 @@ tr:nth-child(even) > .calendar__day__cell:nth-child(even) { } .calendardayicon { - width: 10% + width: 100% } .buttonprev {