diff --git a/src/bin/e_shelf.c b/src/bin/e_shelf.c index ed36756a3..284f3ce47 100644 --- a/src/bin/e_shelf.c +++ b/src/bin/e_shelf.c @@ -660,7 +660,7 @@ EAPI void e_shelf_position_calc(E_Shelf *es) { E_Gadcon_Orient orient = E_GADCON_ORIENT_FLOAT; - int size = 40; + int size = (40 * e_scale); if (es->cfg) {