[open-ils-commits] r1178 - servres/trunk/conifer/static (gfawcett)

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Jan 9 23:01:00 EST 2011


Author: gfawcett
Date: 2011-01-09 23:00:58 -0500 (Sun, 09 Jan 2011)
New Revision: 1178

Modified:
   servres/trunk/conifer/static/main.css
Log:
css tweak, hopefully doesn't undo artunit's change...

Modified: servres/trunk/conifer/static/main.css
===================================================================
--- servres/trunk/conifer/static/main.css	2011-01-10 00:51:43 UTC (rev 1177)
+++ servres/trunk/conifer/static/main.css	2011-01-10 04:00:58 UTC (rev 1178)
@@ -293,7 +293,7 @@
     font-size: 80%; color: navy;
 }
 
-.menublock { color: #da9; font-size: 80%; margin: 1px 0; padding-left: 8px; clear: both; }
+.menublock { color: #da9; font-size: 80%; margin: 1px 0; padding-left: 8px; clear: left; }
 .menublock a { color: #666; padding: 0 2px;  }
 .menublock a:hover { color: blue; }
 



More information about the open-ils-commits mailing list