From 7ea01099618499fbc7f07074088a582b43340153 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Mon, 16 Mar 2015 09:40:22 +0000 Subject: [PATCH] Restore sticky titles --- themes/tiddlywiki/snowwhite/base.tid | 2 -- 1 file changed, 2 deletions(-) diff --git a/themes/tiddlywiki/snowwhite/base.tid b/themes/tiddlywiki/snowwhite/base.tid index 1d0c03ded..40bb623be 100644 --- a/themes/tiddlywiki/snowwhite/base.tid +++ b/themes/tiddlywiki/snowwhite/base.tid @@ -8,13 +8,11 @@ tags: [[$:/tags/Stylesheet]] } .tc-tiddler-title { -/******************************** position: -webkit-sticky; position: -moz-sticky; position: -o-sticky; position: -ms-sticky; position: sticky; -********************************/ top: 0px; background: <>; z-index: 500;