Wider max-width for more browser compat
This commit is contained in:
parent
6e712b4b82
commit
4a7d5be735
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue