ciubotaru/share-on-diaspora

Misplaced text in the button div

ciubotaru opened this issue · 1 comments

Based on the discussion here, under certain themes, the "share this" text is misplaced.

A quick investigation shows that the following (and maybe some more) style settings need to be overridden:

  • font-size
  • font-style
  • font-weight
  • line-height

Looks like I will have to create a separate css file and find out how to insert it into the page.

Hopefully resolved in b5a6aa9.

Still thinking about how to create a separate css file with dynamically generated styles.