diff --git a/core/ui/PageTemplate/story.tid b/core/ui/PageTemplate/story.tid index 7f95863c0..4ff124dbe 100644 --- a/core/ui/PageTemplate/story.tid +++ b/core/ui/PageTemplate/story.tid @@ -21,7 +21,7 @@ tags: $:/tags/PageTemplate <$list filter="[list[$:/StoryList]]" history="$:/HistoryList" storyview={{$:/view}} emptyMessage={{$:/config/EmptyStoryMessage}}> -<$transclude $variable="make-draggable-droppable" tiddler=<> enable={{$:/config/story/dragndrop/enable}} list="$:/StoryList" content=<>/> +<$transclude $variable="make-draggable-droppable" tiddler=<> enable={{$:/config/story/dragndrop/enable}} list="$:/StoryList" content=<> styleMarginBottom="28px" stylePaddingLeft="42px" stylePaddingRight="42px"/>