ComponentError right of caption

Hi,

I want to have the error indicator of a textfield right of its caption. The textfield is in a form and the caption is above the textfield.

Right now the indicator appears right of the textfield and makes the field a little bit shorter. Quite annoying. Right of the caption would be more than enough space.

In https://vaadin.com/book/-/page/application.errors.html a red mark ist shown right of the caption. Thats what I want. But in my case the error is shown as small red circle.

Has this something to do with the used theme or the form? Need I to define a style for the textfield?

Thanx

Bruno