Select to view content in your preferred language

Launchpad and icon spacing

2293
1
Jump to solution
04-11-2016 12:30 PM
TimHayes1
Deactivated User

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?

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

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.

View solution in original post

1 Reply
RobertScheitlin__GISP
MVP Emeritus

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.