Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

This commit is contained in:
Jenkins
2018-01-15 06:17:15 +00:00
13 changed files with 51 additions and 13 deletions

View File

@ -1613,6 +1613,10 @@
justify-content: flex-start;
overflow-x: auto;
position: relative;
&.unscrollable {
overflow-x: hidden;
}
}
@media screen and (min-width: 360px) {