Author: fmeschbe
Date: Mon Jun 11 01:27:00 2012
New Revision: 1348702
URL: http://svn.apache.org/viewvc?rev=1348702&view=rev
Log:
SLING-2002 Title Image with must be "auto" instead of "initial"
Modified:
sling/site/trunk/content/res/site.css
Modified: sling/site/trunk/content/res/site.css
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/res/site.css?rev=1348702&r1=1348701&r2=1348702&view=diff
==============================================================================
--- sling/site/trunk/content/res/site.css (original)
+++ sling/site/trunk/content/res/site.css Mon Jun 11 01:27:00 2012
@@ -78,7 +78,7 @@ img {
}
.title img {
- width: initial;
+ width: auto;
border: none;
margin-top: 0px;
margin-bottom: 0px;