diff --git a/calendar.html b/calendar.html index d6cd8bbc..840bc641 100644 --- a/calendar.html +++ b/calendar.html @@ -9,7 +9,7 @@
- + \ No newline at end of file diff --git a/css/_materialFullCalendar.css b/css/_materialFullCalendar.css index 4cb7d0ea..4e1fdb65 100644 --- a/css/_materialFullCalendar.css +++ b/css/_materialFullCalendar.css @@ -72,12 +72,12 @@ Colors: Use the following - https://www.google.com/design/spec/style/color.html# .fc th { border-style: ridge !important; border-width: 1px !important; - padding: 2px 4px 2px 4px !important; + padding: 2px 3px 2px 3px !important; vertical-align: top !important; } .fc td { - padding: 4px !important; + padding: 3px !important; } .fc-widget-header {