Yup, that just about fixed it. The other thing was centering the title and 
subtitle and adding:

.tiddler {min-height: 15em;}

to give the really little ones a bit of space.

Thank you again!

On Sunday, June 7, 2015 at 12:14:32 PM UTC-7, Eric Shulman wrote:
>
> On Sunday, June 7, 2015 at 12:00:12 PM UTC-7, Silvercat wrote:
>>
>> Is there a fix so if you have a lot of tags on a short tiddler it doesn't 
>> move the contents of the next tiddler right? Like to bump it down? Or 
>> shrinks that whole tiddler horizontally instead of affecting the contents?
>>
>
> I suggest making the "tags" display scrollable.
>
> Add the following to your StyleSheet:
>
> .tagged { max-height:10em; overflow-x:hidden; overflow-y:auto; 
> padding-right:1em; } 
>
> * set the max-height as desired
> * the padding-right:1em leaves space so that the widest tag text isn't 
> covered up by the scrollbar
>
> enjoy,
> -e
> Eric Shulman
> ELS Design Studios
> TiddlyTools - "Small Tools for Big Ideas!"
> InsideTiddlyWiki: The Missing Manuals
>
> YOUR DONATIONS ARE VERY IMPORTANT!
> HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
>    http://TiddlyTools.github.com/fundraising.html#MakeADonation
>
> Professional TiddlyWiki Consulting Services...
> Analysis, Design, and Custom Solutions:
>    http://www.TiddlyTools.com/#Contact
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/51c81f59-1e1f-4aa0-9601-ebf42eb1b59d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to