svn commit: r775292 - /ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r775292 - /ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css

jleroux@apache.org
Author: jleroux
Date: Fri May 15 19:18:34 2009
New Revision: 775292

URL: http://svn.apache.org/viewvc?rev=775292&view=rev
Log:
A patch from Erwan de FERRIERES "messages are not showing in bluelight theme with IE6" (https://issues.apache.org/jira/browse/OFBIZ-2489) - OFBIZ-2489

Modified:
    ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css

Modified: ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css?rev=775292&r1=775291&r2=775292&view=diff
==============================================================================
--- ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css (original)
+++ ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css Fri May 15 19:18:34 2009
@@ -437,6 +437,7 @@
 }
 
 #messages-container {
+position:relative;
 background-color: #FFFFFF;
 margin: 0 7px 0 7px;
 padding-bottom: 1em;