<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Almost there: trimming the sidebar</title>
	<atom:link href="http://walt.lishost.org/2007/06/almost-there-trimming-the-sidebar/feed/" rel="self" type="application/rss+xml" />
	<link>http://walt.lishost.org/2007/06/almost-there-trimming-the-sidebar/</link>
	<description>The library voice of the radical middle.</description>
	<lastBuildDate>Thu, 23 May 2013 16:58:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: walt</title>
		<link>http://walt.lishost.org/2007/06/almost-there-trimming-the-sidebar/comment-page-1/#comment-28616</link>
		<dc:creator>walt</dc:creator>
		<pubDate>Sun, 03 Jun 2007 18:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://walt.lishost.org/?p=561#comment-28616</guid>
		<description><![CDATA[Peter,

I would swear I already tried that--but maybe I did and failed to refresh the view window, before reversing the change.

In any case, the fix does work. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>I would swear I already tried that&#8211;but maybe I did and failed to refresh the view window, before reversing the change.</p>
<p>In any case, the fix does work. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Murray</title>
		<link>http://walt.lishost.org/2007/06/almost-there-trimming-the-sidebar/comment-page-1/#comment-28612</link>
		<dc:creator>Peter Murray</dc:creator>
		<pubDate>Sun, 03 Jun 2007 02:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://walt.lishost.org/?p=561#comment-28612</guid>
		<description><![CDATA[Walt --

I think &lt;em&gt;a&lt;/em&gt; solution is to bump up the width of the #sidebar.  With a little experimentation using Firebug, I found that if this change was made to http://walt.lishost.org/wp-content/themes/letterhead/style.css then the wrapping disappeared:

#sidebar {
  margin-left:545px;
  padding:20px 0pt 10px;
  width:210px;   /* was 190px */
}

There didn&#039;t seem to be any harmful side effects to making this change (although the width entries for #page and &lt;body&gt; may need to be increased by 20 pixels as well).]]></description>
		<content:encoded><![CDATA[<p>Walt &#8211;</p>
<p>I think <em>a</em> solution is to bump up the width of the #sidebar.  With a little experimentation using Firebug, I found that if this change was made to <a href="http://walt.lishost.org/wp-content/themes/letterhead/style.css" rel="nofollow">http://walt.lishost.org/wp-content/themes/letterhead/style.css</a> then the wrapping disappeared:</p>
<p>#sidebar {<br />
  margin-left:545px;<br />
  padding:20px 0pt 10px;<br />
  width:210px;   /* was 190px */<br />
}</p>
<p>There didn&#8217;t seem to be any harmful side effects to making this change (although the width entries for #page and &lt;body&gt; may need to be increased by 20 pixels as well).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
