Reduce schedule event spacing

This commit is contained in:
Luke Barratt 2014-05-04 00:36:02 +01:00
parent 838fa343aa
commit bc711fbdb0

View file

@ -86,16 +86,12 @@
} }
.calendar { .calendar {
.widget-content-wrapper {
}
&:before { &:before {
display: none; display: none;
} }
.entry { .entry {
margin-bottom: 20px; margin-bottom: 0;
} }
.time { .time {