Hi all
Any way to make width of edit-text text areas 100%? The instructions at
tiddlywiki.com only show how to adjust the height, not the width. I tried
adding class="wideedit", then added the class to a Stylesheet tiddler
input .wideedit {width:100%;}
.wideedit input {width:100%;}
.wideedit textarea {width:100%;}
textarea .wideedit {width:100%;}
one at a time, and none of them worked.
--
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/7c72e3de-f018-4c1d-82af-2225ea987108n%40googlegroups.com.