Wider max-width for more browser compat

This commit is contained in:
Lucas Bickel 2017-03-23 14:12:58 +01:00
parent 6e712b4b82
commit 4a7d5be735

View file

@ -509,7 +509,7 @@ li.ui-state-default {
.tab-name {
float: left;
max-width: 140px;
max-width: 160px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;