Closed Bug 509816 Opened 15 years ago Closed 15 years ago

[IE7]:"Share This" link seems to be outside the design boundary

Categories

(Websites :: creative.mozilla.org, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: krupa.mozbugs, Assigned: ryansnyder)

References

()

Details

steps to reproduce:
1.Go to http://mcc.stage.mozilla.com/designs/95
2.Notice the "Share This" link


"Share This" link seems to be outside the design boundary

screenshot:  http://screencast.com/t/rlgklFhk
logged in view:
http://screencast.com/t/4CBCIGvPyO
with the IE specific style sheet,the buttons still look broken-

screenshot: http://screencast.com/t/v6GpzEe0S4m
The share link is missing a closing </span> tag. Should be:

<li id="opt-share"><a etc etc><span>Share this</span></a><script etc etc></script></li>

With the span closing before the script and the script contained inside the li. Once the tags are properly closed it should fix the rendering.
Assignee: nobody → ryan
Thanks Craig!  Updated HTML accordingly.

==

Sending        views/designs/designs_view.php
Transmitting file data .
Committed revision 49029.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.