mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12613] Set fixed font-size
and clean up spaces > tabs PHPBB3-12613
This commit is contained in:
@@ -364,7 +364,7 @@ function parse_document(container)
|
||||
if (event.which == 13 || event.keyCode == 13) {
|
||||
event.preventDefault();
|
||||
pageJump($(this));
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
container.find('.pagination .dropdown-trigger').click(function() {
|
||||
|
Reference in New Issue
Block a user