diff --git a/src/balloon.scss b/src/balloon.scss index 8b050bf..05c0484 100644 --- a/src/balloon.scss +++ b/src/balloon.scss @@ -96,6 +96,7 @@ button[aria-label] { padding: .5em 1em; position: absolute; white-space: nowrap; + word-break: break-all; z-index: 10; }