Created By
Mateescu Lucian
07/18/2012 12:33am

Subscribers (1)

BugsComments plugin for Dark Theme Hides Post Link

  • Status: Fixed
  • Priority: Medium
  • Updated: August 1, 2012 at 11:15am
Latest response from Facebook
Noorin Ladhani
This should now be resolved. Thanks for your patience.
Status changed to Fixed · August 1, 2012 at 11:15am
Noorin Ladhani
Thanks for the report. We are looking into this.
Status changed to Assigned · Priority changed to Medium · July 20, 2012 at 5:02pm
This is an reopen of http://developers.facebook.com/bugs/335252683216955/ which was wrong clasified as 'by desig'

The comments overlay text is wrapped into a
'.fbFeedbackContent .fbReportedByUser' class div

.fbFeedbackContent .fbReportedByUser {
background-color: #FFFFFF;
border-color: #EEEEEE;
}

which puts an white background then the 'a' link class is

.fbDarkWidget a, .fbDarkWidget .profileName {
color: #FFFFFF;
}
2 people can reproduce this issue by following these steps
Repro