CB-10973 inAppBrowser for Windows Platform: wrong height of webview with location=yes
This commit is contained in:
parent
698648f15d
commit
a77b289f01
@ -176,6 +176,7 @@ var IAB = {
|
||||
}
|
||||
popup.style.borderWidth = "0px";
|
||||
popup.style.width = "100%";
|
||||
popup.style.marginBottom = "-3px";
|
||||
|
||||
browserWrap.appendChild(popup);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user