You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.
The title says it all, when I open my website while holding my phone in landscape the bubble appears pointing at the bottom of the page, while the share icon is in the top right.
I'm not sure if this is something new in iOS and if the script hasn't been updated yet, but if so, could someone tell me how to add a new "location" for the bubble? I know some decent javascript but couldn't find the positions for the bubble in the scrips, but I'm sure I'm just missing it.
The text was updated successfully, but these errors were encountered:
I kind of made a fix for this. Add the below code to the bottom of your css file, in de @media only screen and (orientation: landscape) part below the .ath-ios.ath-phone class.
Could someone make a pull request for this? I know very little about git.
The title says it all, when I open my website while holding my phone in landscape the bubble appears pointing at the bottom of the page, while the share icon is in the top right.
I'm not sure if this is something new in iOS and if the script hasn't been updated yet, but if so, could someone tell me how to add a new "location" for the bubble? I know some decent javascript but couldn't find the positions for the bubble in the scrips, but I'm sure I'm just missing it.
The text was updated successfully, but these errors were encountered: