Author: chanaka
Date: Sat Feb  2 22:50:30 2008
New Revision: 13235

Log:

Greeting message not shown after user login( IE7) issue fixed

Modified:
   trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css

Modified: trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css
==============================================================================
--- trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css   
(original)
+++ trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css   Sat Feb 
 2 22:50:30 2008
@@ -687,4 +687,6 @@
 .greetingStyle{
 margin-top:-25px;
 font-size:13px;
+*position:absolute;
+*right:400px;
 }
\ No newline at end of file

_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev

Reply via email to