I apologize -- somehow I missed that. That seems to do the trick. I worked
out that the text editor wanted 100% of the space, but giving the control
elements -2em right-margin seems to allow the float to work as expected.
It's not something I can quite make sense of. CSS! Arrgh!
Many thanks!
On Wednesday, July 22, 2020 at 11:54:35 AM UTC-7, Saq Imtiaz wrote:
>
> @Mark did you try setting a negative margin as I suggested?
>
> .nw-edit-control {
>
> 1. float: right;
> 2. margin-right: -2em;
> 3. xborder: solid 2px;
> 4. top: 0.1em;
> 5. z-index: 1;
>
> }
>
> Updated: https://saqimtiaz.github.io/sq-tw/notowritey.html
>
--
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/e9408012-bfd1-4cdb-b119-f0569e1b12d6o%40googlegroups.com.