Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

share-buttons getting hidden in Safari on El Capitan #17

Open
DanBennettUK opened this issue Sep 30, 2015 · 0 comments
Open

share-buttons getting hidden in Safari on El Capitan #17

DanBennettUK opened this issue Sep 30, 2015 · 0 comments

Comments

@DanBennettUK
Copy link

I've noticed a weird issue, in that the share-buttons on posts are not appearing in Safari on El Capitan.

There's literally no style being added for that class, according to Web Inspector. However it is also being set the following;
display: none !important;
orphans: 4321 !important;

Yet I can't find where this is being set... It's not in the SASS file nor in the JS.

If I add display: block !important; to try and force it, even adding a new class for it in the SASS file, it's just ignored.

This is appearing fine in Chrome, IE, Firefox and - annoyingly - Safari for iOS...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant