Author: buscob
Date: Mon Nov 9 09:07:20 2009
New Revision: 834001
URL:
http://svn.apache.org/viewvc?rev=834001&view=revLog:
Fixed rendering of the new "field-lookup" class in bizznesstime.
Thank you Deepak Dixit for reporting and providing the solution in the ML.
Modified:
ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/legacy.css
Modified: ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/legacy.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/legacy.css?rev=834001&r1=834000&r2=834001&view=diff==============================================================================
--- ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/legacy.css (original)
+++ ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/legacy.css Mon Nov 9 09:07:20 2009
@@ -487,8 +487,12 @@
/***********************************************
Calendar
***********************************************/
+.field-lookup ul {
+margin:0;
+}
.field-lookup ul li {
float: left;
+margin:0;
}
.field-lookup ul li a{