]> git.cworth.org Git - lmno.games/blobdiff - empathy/empathy.css
Don't allow text to overflow an ambiguity button in the Y direction
[lmno.games] / empathy / empathy.css
index 8a3f36c7384aeaf3596fedc35fecc40963de2097..3ab2fc63fd29f18b78c4b141ebe6d5874b3dc67a 100644 (file)
@@ -48,6 +48,8 @@
 .ambiguity-button {
     border-radius: 10px;
     margin: 0;
+    overflow-wrap: break-word;
+    overflow-y: hidden;
 }
 
 .ambiguity-button.selected {