Is it possible to adjust the icon (Widget) spacing in the Launchpad controller? I want to make the icons spaced closer together. What file do I open to adjust the spacing?
Solved! Go to Solution.
Tim,
Open the [install dir]/server/apps/[app #]/themes/LaunchpadTheme/widgets/AnchorBarController/Widget.js and find the _adjustIconMargin function. That is what determines the magrin between the icons.
Tim,
Open the [install dir]/server/apps/[app #]/themes/LaunchpadTheme/widgets/AnchorBarController/Widget.js and find the _adjustIconMargin function. That is what determines the magrin between the icons.