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?
#mainMenu {display:block; width:170px; font-size: 1em; padding: 0 0 0 5px; position: absolute; left: 0px }#mainMenu div.tabContents li {padding-top: 0; margin-left: 2px; text-align: left; text-indent: 7px; }#contentWrapper{width:900px; position: relative}#displayArea {position: relative; left: 180px; width: 540px; margin: 0 5px}#sidebar {margin: 0}
<!--{{{--><div id='header' class='header'><div id='title'><span class='siteTitle' refresh='content' tiddler='SiteTitle'></span> <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span></div></div><div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div><div id='sidebar'><div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div><div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div></div><div id='displayArea'><div id='messageArea'></div><div id='tiddlerDisplay'></div><div class='clearAll'></div></div><div id='contentFooter' refresh='content' tiddler='contentFooter'></div><!--}}}-->