Display long names appropriately in dialogue headers. Fixes #2278
parent
af2722faa3
commit
537f6f0ab1
|
|
@ -11,6 +11,8 @@
|
|||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
border-radius: 0;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* Overrides alertify js headers hovering behaviour*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue