UX: Remove excess mobile margin, pin older version

This commit is contained in:
awesomerobot 2020-10-26 15:36:45 -04:00
parent 954bede29b
commit 1de9acfefb
2 changed files with 1 additions and 7 deletions

1
.discourse-compatibility Normal file
View File

@ -0,0 +1 @@
2.6.0.beta3: 954bede29b4b6ac033b3affd330691d220917419

View File

@ -1,12 +1,5 @@
$item-height: 40px; $item-height: 40px;
.d-header {
margin-top: $item-height;
.docked & {
margin-top: 0;
}
}
.menu-item-container { .menu-item-container {
overflow-x: scroll; overflow-x: scroll;
height: 100vh; height: 100vh;