Skip to content

Commit

Permalink
fix: freaking iphone might cut action text
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Jan 29, 2019
1 parent 6d5cb75 commit a6bd031
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -2,7 +2,9 @@ web-social-share-target {
margin: auto;

@media (max-width: 540px) {
margin: 4px;
button {
width: 100%;
}
}

button {
Expand Down

0 comments on commit a6bd031

Please sign in to comment.