fix cutting off descenders on dashboard
This commit is contained in:
parent
9f3150f65b
commit
ebc3c762ee
|
@ -485,7 +485,7 @@ a {
|
||||||
margin : 0;
|
margin : 0;
|
||||||
max-width : 250px;
|
max-width : 250px;
|
||||||
white-space : nowrap;
|
white-space : nowrap;
|
||||||
overflow : hidden;
|
line-height : 20px;
|
||||||
text-overflow : ellipsis;
|
text-overflow : ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user