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

Set user contribution calendar `overflow-x: scroll` more precisely

Closes #30738

See merge request !10636
This commit is contained in:
Annabel Dunstone Gray 2017-04-12 14:36:21 +00:00
commit 376f2891f1
2 changed files with 5 additions and 1 deletions

View file

@ -5,7 +5,7 @@
direction: rtl;
@media (min-width: $screen-sm-min) and (max-width: $screen-md-max) {
overflow-x: scroll;
overflow-x: auto;
}
}

View file

@ -0,0 +1,4 @@
---
title: Fix preemptive scroll bar on user activity calendar.
merge_request: !10636
author: