Nevermind, I figured it out. I was trying to expand the _canonical_uri to
fill the entire tiddler and then z-index the tc-tiddler-controls above it
and I inadvertently killed the drop down. After expanding the iframe from
the external viewer, I had to restyle the tiddler controls with the
following in order to make sure I wasn't affecting the edit controls:
html div.tc-titlebar > span.tc-tiddler-controls {
position: absolute;
right: 85px;
z-index: 1;
}
On Sun, Dec 28, 2014 at 9:06 PM, andrew harrison <
[email protected]> wrote:
> Hey all, somehow I broke my drop down for my tiddler controls and I can't
> figure out how to fix it. At times I can come up with some really complex
> stuff and then something like this stumps me. My site is at
> t5a.tiddlyspot.com. I was working on my _canonical_uri Example and
> somehow I seem to have caused it to stop showing. All I get is a little
> sliver of the drop down when I hit the more button. All I was trying to do
> was expand the _canonical_uri Example to fill the entire tiddler and then
> make the tiddler controls appear above it. The top toolbar more button
> works just fine. Anyone?
>
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.