Ok, I changed that 

/* LEFT MENU, FIXED IN POSITION */
.tgc-leftmenu {
     position: fixed;
     left: 10;
     top: 30;
     display: block;
     padding: 70px 0 0 40px;
     width: 25%;
     text-align: left;
     z-index: 99;
}


But it just dropped the top of the menu down a bit, not affecting the left 
border.  However, I did experiment by changing the z-index: 99 to 9 instead 
and that worked (not sure what z-index means, but it was the one that made 
room on the left side for the icons menu

-- 
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/03dfa7ee-66c8-41d0-9fc7-f4edf7fbeb8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to