>
> I get the sense that the height of my new button is limited so it displays 
> as a gray dash. I wonder if this is a CSS issue.


grey dash? as in its height is being reduced too much?  ie-- smashed down?  
SVG's if set right for auto scaling will fill the container they're put 
in-- like a div or line of text and you set it's size either through its 
container's size or its actual size-- through css of course

when the svg is on a line of text or you want it to match text size, use em 
or pt instead of px for size units

you were putting the svg into the page controls bar iirc, squre svg's work 
best there-- if using a tall rectangular svg (taller than wider) its goning 
to scale down twice as small

-- 
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/f07777a2-c8ec-4ec7-b260-58211d5f6405%40googlegroups.com.

Reply via email to