parent
9bd56951ca
commit
47c6d92b32
|
@ -492,7 +492,9 @@
|
||||||
.tipsy-inner {
|
.tipsy-inner {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
color: white;
|
color: white;
|
||||||
max-width: 200px;
|
max-width: 300px;
|
||||||
padding: 5px 8px 4px;
|
padding: 5px 8px 4px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
overflow:hidden !important;
|
||||||
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue