Display long names appropriately in dialogue headers. Fixes #2278

This commit is contained in:
Murtuza Zabuawala 2017-11-16 11:56:05 +00:00 committed by Dave Page
parent af2722faa3
commit 537f6f0ab1

View File

@ -11,6 +11,8 @@
font-size: 14px;
font-weight: bold;
border-radius: 0;
overflow: hidden;
white-space: nowrap;
}
/* Overrides alertify js headers hovering behaviour*/