diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 9e7dcccc8..31b48e652 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -606,28 +606,10 @@ button.tc-untagged-label { .tc-sidebar-header { padding: 14px; - <> + min-height: 32px; margin-top: {{$:/themes/tiddlywiki/vanilla/metrics/storytop}}; } - .tc-sidebar-scrollable { - position: fixed; - overflow-y: auto; - overflow-x: auto; - -webkit-overflow-scrolling: touch; - z-index: 1000; - background-color: <>; - width: 100%; - max-height: 100%; - <> - } - - .tc-story-river { position: relative; padding: 0;