Commit 9b9ad44d authored by Bryce Johnson's avatar Bryce Johnson

Let browser set overflow-x scroll on user activity calendar.

parent 04a3e60e
......@@ -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