Wider max-width for more browser compat
This commit is contained in:
parent
6e712b4b82
commit
4a7d5be735
1 changed files with 1 additions and 1 deletions
|
@ -509,7 +509,7 @@ li.ui-state-default {
|
||||||
|
|
||||||
.tab-name {
|
.tab-name {
|
||||||
float: left;
|
float: left;
|
||||||
max-width: 140px;
|
max-width: 160px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue