output-abbr {
	display: inline-block;
	font-weight: inherit;
	word-break: keep-all;
	white-space: nowrap;
	overflow: visible;
}
