phpBB

Code Changes

File: styles/prosilver/template/forum_fn.js

  Unmodified   Added   Modified   Removed
Line 328Line 328
			}
}, 100);
});

			}
}, 100);
});


/**
* Adjust HTML code for IE8 and older versions
*/
// if (oldBrowser) {
// // Fix .linklist.bulletin lists
// $container
// .find('ul.linklist.bulletin > li')
// .filter(':first-child, .rightside:last-child')
// .addClass('no-bulletin');
// }

 

/**
* Resize navigation (breadcrumbs) block to keep all links on same line


/**
* Resize navigation (breadcrumbs) block to keep all links on same line