@@ -24,4 +24,5 @@
/* There could be dozens of languages available. Use scroll to prevent a 10e6px dropdown. */
max-height: 250px;
overflow-y: auto;
+ overflow-x: hidden;
}