Skip to content

Commit

Permalink
Tidy calendar events key.
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Jul 13, 2024
1 parent 390994d commit 0158132
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions scss/lexa.scss
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,18 @@ body.notloggedin {
}
}

.calendar_filters {
.calendar_event_site,
.calendar_event_category,
.calendar_event_course,
.calendar_event_group,
.calendar_event_user,
.calendar_event_other {
display: inline-block;
width: 32px;
}
}

// Footer.
body.limitedwidth #page.drawers .footer-popover {
max-width: none;
Expand Down

0 comments on commit 0158132

Please sign in to comment.