svn commit: samba r8578 - in branches/SAMBA_4_0/swat/style: .

deryck at samba.org deryck at samba.org
Tue Jul 19 04:40:12 GMT 2005


Author: deryck
Date: 2005-07-19 04:40:11 +0000 (Tue, 19 Jul 2005)
New Revision: 8578

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8578

Log:
Fix overlapping sections in SWAT.  

deryck


Modified:
   branches/SAMBA_4_0/swat/style/swat.css


Changeset:
Modified: branches/SAMBA_4_0/swat/style/swat.css
===================================================================
--- branches/SAMBA_4_0/swat/style/swat.css	2005-07-19 04:26:58 UTC (rev 8577)
+++ branches/SAMBA_4_0/swat/style/swat.css	2005-07-19 04:40:11 UTC (rev 8578)
@@ -35,6 +35,6 @@
    This is not cross-browser and won't be the final way I handle
    this, but I can't stand looking at small boxes while I work. :-) */
 #content {
-	min-width:60%;
+	min-width:55%;
 	min-height:800px;
 } 



More information about the samba-cvs mailing list