Mat!
Just correct the below css from
.leftbar-content {
position:fixed;
max-width:calc(42px + {{!!width}});
left:0px;
top:3em;
padding:0em 10px 5px 10px;
background:none;
min-height:50vh;
max-height:85vh;
overflow-y:auto;
}
to
.leftbar-content {
position:fixed;
max-width:calc(42px + {{!!width}});
left:0px;
top:3em;
padding:0em 10px 5px 10px;
background:none;
min-height:50vh;
max-height:85vh;
overflow-y:auto;
}
Then the issue raised here will be resolved!
*Mohammad*
On Tuesday, May 2, 2017 at 5:02:10 PM UTC+4:30, Mat wrote:
>
> Yes, TWaddle Conglomerates has made a total rework of the previously
> <https://groups.google.com/d/msg/tiddlywiki/MKijRHNsxGc/fS8bY0lcESkJ>
> released LeftBar:
>
> LeftBar <http://leftbar.tiddlyspot.com/>
> - a menu type sidebar, on the left.
>
>
> *LeftBar* is a plugin to get a second sidebar, on the left side. It
> behaves somewhat differently than the regular sidebar and is intended for
> *public
> sites and on mobile* devices.
>
>
> <:-)
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/ceaf3a35-bcaf-4eaf-b3dd-9a5d4d92c496%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.