[Checkins] SVN: Zope3/trunk/src/zope/app/boston/browser/skin.css
	the last fix showed that,
	the width declaration breaks the boxes, so i removed it
    Bernd Dorn 
    bernd.dorn at fhv.at
       
    Fri May  5 02:39:32 EDT 2006
    
    
  
Log message for revision 67985:
  the last fix showed that, the width declaration breaks the boxes, so i removed it
  
Changed:
  U   Zope3/trunk/src/zope/app/boston/browser/skin.css
-=-
Modified: Zope3/trunk/src/zope/app/boston/browser/skin.css
===================================================================
--- Zope3/trunk/src/zope/app/boston/browser/skin.css	2006-05-05 04:46:22 UTC (rev 67984)
+++ Zope3/trunk/src/zope/app/boston/browser/skin.css	2006-05-05 06:39:31 UTC (rev 67985)
@@ -310,7 +310,6 @@
 }
 
 .slotbox div.header {
-    width: 100%;
 	height: 22px;
 	color: white;
 	font-weight: bold;
    
    
More information about the Checkins
mailing list