diff --git a/css/screen.css b/css/screen.css index 5089ef4..d44c41c 100644 --- a/css/screen.css +++ b/css/screen.css @@ -186,6 +186,9 @@ canvas { padding: 0; font-weight: normal; font-size: 1.1em; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } #list li {