Yes, like Thomas says the key is probably margin-top with negative value.

I note you use the SideEditor which is especially convenient when fiddling 
with css effects.
So, create a new tiddler tagged $:/tags/Stylesheet...
...then open it in the SideEditor ...
...and put this into it so you can experiment...
...and have some other tiddler open in edit mode so you see the effects 
IRL...

.tc-tiddler-controls {
  outline:1px solid blue;
  margin-top:-10px;
}
.tc-tiddler-edit-title {
  outline:1px solid red; background:pink;
}

<:-)



On Wednesday, February 1, 2017 at 1:03:52 AM UTC+1, Jan wrote:
>
> Hi Mat,
> thanks for this clarification...it is the editmode Tiddler Toolbar I would 
> like to push up by 20px in the sticky view.
>
> Jan
>
> Am 01.02.2017 um 00:12 schrieb Mat:
>
> Jan, what do you actually mean with "the tiddlercontrols". Do you mean the 
> tiddler toolbar, i.e the more-edit-close? or is it the editmode tiddler 
> toolbar, i.e garbage-cancel-save? Or do you perhaps mean the string of the 
> various editor buttons (bold-italic-etc)? 
>
> I'm pretty sure I have some quick css-fix for this.
>
> <:-)
>
> -- 
> 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 tiddlywiki+...@googlegroups.com <javascript:>.
> To post to this group, send email to tiddl...@googlegroups.com 
> <javascript:>.
> 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/59330c37-858d-49ce-a7e8-a56af09332c5%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/59330c37-858d-49ce-a7e8-a56af09332c5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/18d6a49a-a770-455b-85b3-1f9a2605168d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to