4,554
edits
No edit summary |
No edit summary |
||
Line 152: | Line 152: | ||
// Calculate the adjustment | // Calculate the adjustment | ||
var adjustment = fullWidth - originalListWidth - wrapperWidth - | var adjustment = fullWidth - originalListWidth - wrapperWidth -30; | ||
// Apply the new width and margin | // Apply the new width and margin |