file diff viewer jQuery 1.9 regression (bug 844056)
This commit is contained in:
Родитель
adb83b9d47
Коммит
38c503281e
|
@ -496,7 +496,7 @@ function bind_viewer(nodes) {
|
|||
change[0].css(change[1]);
|
||||
});
|
||||
|
||||
if (resize && !($.browser.mozilla || $.browser.webkit)) {
|
||||
if (resize) {
|
||||
/* Opera does not handle max-height:100% properly in
|
||||
* this case, and I won't place any bets on IE. */
|
||||
var $wrapper = $('#files-wrapper');
|
||||
|
|
Загрузка…
Ссылка в новой задаче