Changes

Jump to: navigation, search

MediaWiki:Common.js

1 byte added, 7 years ago
fix unclosed string and update timestamp
* this simplifies checking if new code has cleared server caches
*/
console.log('MediaWiki:Common.js last updated: 1423:0125, September 1820, 2016 (UTC)');
// Preventing content jumping
$image_column.css('width', max_width);
$image_column.find('\+.infocolumn').css('width', 'calc(100% - '+max_width+'px)');

Navigation menu