If you are working with SharePoint in Firefox, the top toolbar (Welcome menu, My Site, My Links) may not display correctly. Click here for a screenshot.
Add this to your CSS to correct this problem:
.ms-globallinks {
white-space:nowrap
}
This works in Firefox and won’t wreck IE.
Awesome, I’ve noticed this rendering issue in Firefox and didn’t know how to fix it!
I’m getting the same type of layout issue with “My Links” in IE7 and all other browsers. I have tried your fix with no luck. Any suggestions????
HI i have one website,in that need to display content, the content page is diaplying in IE browser is proprely,but the same page content is overriding on navegatinon bar in firefox browser. can any one pls have me some solution for this.