Stobot,
I didn't see height either. But you commented on the padding.
Find it in the stylesheet ...here:
nav.tc-menubar ul.tc-menubar-list {
position: relative;
list-style-type: none;
margin: 0;
padding: 0 0 0 42px;
background: <<colour background>>;
background: <<colour menubar-background>>;
<<box-shadow "1px 1px 5px rgba(0, 0, 0, 0.3)">>
}
You could try something like...
padding: 10px 0 10px 42px;
Birthe
søndag den 31. maj 2020 kl. 19.02.44 UTC+2 skrev Stobot:
>
> Thanks Birthe, yes, looked there (noted in OP), but didn't see any height
> parameter. I'm not skilled with CSS though so maybe I'm missing something.
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/7c9858f7-865e-4e1a-ae98-9f87c9afc095%40googlegroups.com.