Author: cpatterson
Date: 2008-06-10 12:58:41 -0400 (Tue, 10 Jun 2008)
New Revision: 18080

Modified:
   streetsblog/trunk/wp-content/themes/woonerf/style.css
Log:
[Closes LS #286] Layout should be more tolerant of last-commenters with long 
names

Modified: streetsblog/trunk/wp-content/themes/woonerf/style.css
===================================================================
--- streetsblog/trunk/wp-content/themes/woonerf/style.css       2008-06-10 
16:37:22 UTC (rev 18079)
+++ streetsblog/trunk/wp-content/themes/woonerf/style.css       2008-06-10 
16:58:41 UTC (rev 18080)
@@ -2028,6 +2028,8 @@
 margin: 0 0 0 0.75em;
 border-left: 1px solid #d5d5d2;
 float: left;
+width: 255px; 
+overflow: hidden;
 }
 
 
@@ -2185,7 +2187,7 @@
 font-size: 0.95em;
 border: 1px solid #9aaab8;
 border-width: 1px 0;
-background: transparent url(img/sidebar-nook-header.png) repeat-x;
+background: #f2f6fd url(img/sidebar-nook-header.png) bottom left repeat-x;
 }
 
 
@@ -2202,6 +2204,8 @@
 float: left;
 border-left: 1px solid #9aaab8;
 padding-left: 1em;
+width: 255px; 
+overflow: hidden;
 }
 
 #comment-list-header .leave-comment {



--
Archive: 
http://www.openplans.org/projects/opencore/lists/openplans-svn/archive/2008/06/1213117128222
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]  
Please contact [EMAIL PROTECTED] for questions.

Reply via email to