Commit c03f7825 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'winh-pikaday-dropdowns' into 'master'

Make Pikaday dropdowns style consistent

See merge request !13426
parents 09fc8505 eb4c3f41
......@@ -95,8 +95,8 @@
.is-selected .pika-day,
.pika-day:hover,
.is-today .pika-day {
background: $gl-primary;
color: $white-light;
background: $gray-darker;
color: $gl-text-color;
box-shadow: none;
}
}
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