svn commit: r1198616 - /ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/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: r1198616 - /ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

hansbak-2
Author: hansbak
Date: Mon Nov  7 03:38:47 2011
New Revision: 1198616

URL: http://svn.apache.org/viewvc?rev=1198616&view=rev
Log:
unwanted change in r1198615

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=1198616&r1=1198615&r2=1198616&view=diff
==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Mon Nov  7 03:38:47 2011
@@ -947,6 +947,7 @@ text-align: center;
 /* ==================================== */
 #logo-area {
 background: url(../images/ofbiz_logo.png) no-repeat;
+width:385px;
 height:50px;
 }
 
@@ -956,6 +957,7 @@ height:100%;
 }
 
 #org-logo-area {
+width:385px;
 height:50px;
 }