diff --git a/core/wiki/macros/sidebar-resizer.tid b/core/wiki/macros/sidebar-resizer.tid index 78e2fe304..084f06701 100644 --- a/core/wiki/macros/sidebar-resizer.tid +++ b/core/wiki/macros/sidebar-resizer.tid @@ -206,6 +206,11 @@ title: $:/core/procedures/sidebar-resizer tiddlerWidthStart={{{ [get[start-tiddler-width]] }}} storyMinWidth={{{ [addadd] }}} + storyWidthOverlap={{{ [addsubtract] }}} + storyRightOverlap={{{ [subtractsubtract] }}} + + storyWidthStart={{{ [compare:number:gteq] :else[] }}} + intermediateStoryWidth={{{ [add] }}} intermediateStoryRight={{{ [add] }}} @@ -219,9 +224,6 @@ title: $:/core/procedures/sidebar-resizer intermediateInnerStoryWidthMin={{{ [subtractsubtract] }}} intermediateInnerStoryWidthMax={{{ [subtractsubtract] }}} - - storyWidthOverlap={{{ [addsubtract] }}} - storyRightOverlap={{{ [subtractsubtract] }}} > <%if [compare:number:gteq[0]] %>