Author: ashish
Date: Fri May 6 06:01:26 2011
New Revision: 1100077
URL:
http://svn.apache.org/viewvc?rev=1100077&view=revLog:
Applied fix from trunk r1100073. 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/branches/release10.04/themes/tomahawk/webapp/tomahawk/css/style.css
Modified: ofbiz/branches/release10.04/themes/tomahawk/webapp/tomahawk/css/style.css
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release10.04/themes/tomahawk/webapp/tomahawk/css/style.css?rev=1100077&r1=1100076&r2=1100077&view=diff==============================================================================
--- ofbiz/branches/release10.04/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/branches/release10.04/themes/tomahawk/webapp/tomahawk/css/style.css Fri May 6 06:01:26 2011
@@ -1574,6 +1574,7 @@ background-repeat:repeat-x;
padding:5px 10px 0px 10px;
font-size:1.1em;
margin: 0px;
+min-height:20px;
}
.tab-bar ul li {