This commit is contained in:
Robin Linus 2016-01-05 04:00:27 +01:00
parent 1626875ba8
commit 2b3698ece0
7 changed files with 11 additions and 6 deletions

View file

@ -50,6 +50,10 @@
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 120px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
@media all and (min-height: 440px) {