Observe storyleft position in fluid-fixed mode

This commit is contained in:
Jermolene 2015-08-30 19:12:34 +01:00
parent 3fbe07f1f8
commit 0d55f2c46b
1 changed files with 1 additions and 0 deletions

View File

@ -930,6 +930,7 @@ html body.tc-body.tc-single-tiddler-window {
position: relative;
width: auto;
left: 0;
margin-left: {{$:/themes/tiddlywiki/vanilla/metrics/storyleft}};
margin-right: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarwidth}};
}