We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72450f2 + fd829d3 commit 72068c9Copy full SHA for 72068c9
public/views/correspondentDevices.html
@@ -1,7 +1,7 @@
1
<style type="text/css">
2
.bot_name {
3
text-overflow: ellipsis;
4
- width: 75%;
+ max-width: 75%;
5
display: inline-block;
6
white-space: nowrap;
7
overflow: hidden;
0 commit comments