Files
nairobi/app/views
Javi Martín 42106e6601 Fix double scroll bar in admin content
We were using `overflow: scroll` as a workaround with a problem we had
with the equalizer. But now we never need an extra vertical scroll bar,
and we only need an extra horizontal scroll bar on small screens.

Since the dashboard was using the class `admin-content` as well, we need
to apply to the dashboard the same changes we've done in the admin
section. I've extracted them into a mixin.
2019-12-19 16:02:31 +01:00
..
2019-12-19 16:02:31 +01:00
2019-10-08 19:10:13 +02:00
2019-09-10 21:04:56 +02:00
2019-10-25 17:00:18 +02:00
2019-11-06 00:04:02 +01:00
2019-03-25 14:58:54 +01:00
2019-10-20 17:26:14 +02:00
2019-12-19 16:02:31 +01:00
2019-09-10 21:04:56 +02:00
2019-09-10 20:02:15 +02:00