From a0c13a0856cb6b4a2592acdd46975e44eb7c53a8 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Wed, 10 Dec 2014 15:29:03 +0000 Subject: [PATCH] Respect "storytop" metric when in narrow layout Previously we were only respecting it when in the wide layout --- themes/tiddlywiki/vanilla/base.tid | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index da057fa53..0d2f2ead6 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -473,6 +473,7 @@ button.tc-untagged-label { .tc-sidebar-header { padding: 14px; min-height: 32px; + margin-top: {{$:/themes/tiddlywiki/vanilla/metrics/storytop}}; } .tc-story-river {