title_header border style not working properly in web client

Hi all

Applying a border-style to a title_header on a table view form running in web client doesn’t show the bottom border. Top, right and left hordes are shown. See attached screenshot (red lines).

title_header
{
	border-color: red;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

Servoy 7.3.1

Is this may be solved in 7.4.1?

Best regards