Index: sources/gui/qml/pages/rxmanager/RxProfileComponent.qml =================================================================== diff -u -r68d99b718e64e99454955cb6d6fadf20972a6ea0 -rb4d8fe6f11b7cdf0c631b3ab35ba36f18e0d7bc4 --- sources/gui/qml/pages/rxmanager/RxProfileComponent.qml (.../RxProfileComponent.qml) (revision 68d99b718e64e99454955cb6d6fadf20972a6ea0) +++ sources/gui/qml/pages/rxmanager/RxProfileComponent.qml (.../RxProfileComponent.qml) (revision b4d8fe6f11b7cdf0c631b3ab35ba36f18e0d7bc4) @@ -63,7 +63,7 @@ top : parent.top topMargin : Variables.defaultMargin } - height : Variables.contentHeight * 3 + height : Variables.contentHeight * 2 width : Variables.treatmentFlowsComponentWidth topText : value topTextFont.weight : Font.Medium