#256 fix ellipsis upload

This commit is contained in:
Mario Romano
2016-06-23 11:31:43 +01:00
parent 16e8e774d0
commit 7bfe8b97ae
@@ -65,3 +65,9 @@
max-width: 80px;
}
}
@media (min-width: 640px) {
.truncate {
width: 249px;
}
}