| Steps to Reproduce: | go to http://apps.facebook.com/jobs_und_karriere/ inspect the page with firebug, dragonfly or some other developer tool. delete/uncheck the .fb-facepile span iframe{ width: 120px !important; } property so there is just the data-with property of the facepile in charge. |
|---|---|
| Expected Behavior: | The facepile should have a width of 120px without overwritting the style. |
| Actual Behavior: | The span and the iframe in the facepile div has a width of 760px. |