diff --git a/.discourse-compatibility b/.discourse-compatibility new file mode 100644 index 0000000..387ce7c --- /dev/null +++ b/.discourse-compatibility @@ -0,0 +1 @@ +2.6.0.beta3: 954bede29b4b6ac033b3affd330691d220917419 \ No newline at end of file diff --git a/mobile/mobile.scss b/mobile/mobile.scss index 3871605..6b995ba 100644 --- a/mobile/mobile.scss +++ b/mobile/mobile.scss @@ -1,12 +1,5 @@ $item-height: 40px; -.d-header { - margin-top: $item-height; - .docked & { - margin-top: 0; - } -} - .menu-item-container { overflow-x: scroll; height: 100vh;