Francesco Chicchiriccò created MSKINS-92:
--------------------------------------------
Summary: Facebook Like iframe too narrow when in topbar
Key: MSKINS-92
URL: https://jira.codehaus.org/browse/MSKINS-92
Project: Maven Skins
Issue Type: Bug
Components: Fluido Skin
Reporter: Francesco Chicchiriccò
Priority: Minor
See Apache Syncope website at http://syncope.apache.org
On the top right you can see the Facebook Like button rendered by
<iframe
src="http://www.facebook.com/plugins/like.php?href=http://syncope.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark"^M
scrolling="no" frameborder="0"^M
style="border:none; width:80px; height:20px; margin-top: 10px;"
class="pull-right" ></iframe>
when changing style to "border:none; width:100px; height:20px; margin-top:
10px;", the right-side box is rendered correctly.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)