Elastic: Make header title in message view slightly wider, so we can fit the string "X-Original-To" (#6731)

pull/6798/head
Peter Dey 6 years ago committed by Aleksander Machniak
parent 00f94a47bb
commit 07d4996825

@ -229,7 +229,7 @@
.header-title {
.overflow-ellipsis;
white-space: nowrap;
max-width: 7em;
max-width: 8em;
font-weight: bold;
padding-right: 1rem;
vertical-align: top;

Loading…
Cancel
Save