Commit c2c8d7ff authored by Phil Hughes's avatar Phil Hughes

Merge branch 'dz-fix-calendar-today' into 'master'

Fix today day highlight in calendar

Closes #32169

See merge request !13048
parents 157e5d0c ff3d3ccb
......@@ -93,7 +93,7 @@
.is-selected .pika-day,
.pika-day:hover,
.is-today .pika-day:hover {
.is-today .pika-day {
background: $gl-primary;
color: $white-light;
box-shadow: none;
......
---
title: Fix today day highlight in calendar
merge_request: 13048
author:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment