4,554
edits
No edit summary |
No edit summary |
||
Line 265: | Line 265: | ||
// Revert width of filtered-list-items in #list | // Revert width of filtered-list-items in #list | ||
filteredListItems.css('width', 'calc(20% - 2px)'); | filteredListItems.css('width', 'calc(20% - 2px)'); | ||
} | } | ||