Author: ashish
Date: Fri May 6 05:58:42 2011
New Revision: 1100073
URL:
http://svn.apache.org/viewvc?rev=1100073&view=revLog:
Applied(bug fix) patch from jira issue - OFBIZ-4271. Tomahawk theme issue: If tab-bar has limited menu items then screenlet section get destructed. Thanks Arun for the contribution.
Modified:
ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
Modified: ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css?rev=1100073&r1=1100072&r2=1100073&view=diff==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Fri May 6 05:58:42 2011
@@ -1605,6 +1605,7 @@ background-repeat:repeat-x;
padding:5px 10px 0px 10px;
font-size:1.1em;
margin: 0px;
+min-height:20px;
}
.tab-bar ul li {