diff --git a/src/gui/components/cc_detailsline.cpp b/src/gui/components/cc_detailsline.cpp index c8caa084d..3b78e3a46 100644 --- a/src/gui/components/cc_detailsline.cpp +++ b/src/gui/components/cc_detailsline.cpp @@ -63,7 +63,7 @@ void CComponentsDetailsLine::initVarDline( const int& x_pos, const int& y_pos_to h_mark_down = h_mark_down_ - 2*shadow_w; //CComponentsDetailsLine - dl_w = CFrameBuffer::getInstance()->scale2Res(2); //NI + dl_w = CFrameBuffer::getInstance()->scale2Res(OFFSET_INNER_MIN); cc_body_gradient_enable = false; }