Author: erwan
Date: Thu Mar 17 13:42:14 2011
New Revision: 1082486
URL:
http://svn.apache.org/viewvc?rev=1082486&view=revLog:
Better display for help in tomahawk theme, text column was too short
Modified:
ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/help.css
Modified: ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/help.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/help.css?rev=1082486&r1=1082485&r2=1082486&view=diff==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/help.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/help.css Thu Mar 17 13:42:14 2011
@@ -28,7 +28,7 @@ margin-top:10px;
.left-border {
float:left;
-width:50em;
+width:35%;
}
.leftonly {
@@ -37,7 +37,6 @@ min-height:25em;
}
#column-container .leftonly {
-margin-left:50em;
width:auto;
}