BigW Consortium Gitlab

Commit 376f2891 by Annabel Dunstone Gray

Merge branch 'user-activity-scroll-bar' into 'master'

Set user contribution calendar `overflow-x: scroll` more precisely Closes #30738 See merge request !10636
parents 1ca5f054 9b9ad44d
......@@ -5,7 +5,7 @@
direction: rtl;
@media (min-width: $screen-sm-min) and (max-width: $screen-md-max) {
overflow-x: scroll;
overflow-x: auto;
}
}
......
---
title: Fix preemptive scroll bar on user activity calendar.
merge_request: !10636
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