CB-10973 inAppBrowser for Windows Platform: wrong height of webview with location=yes
Redoing as there was still a little gap
This commit is contained in:
parent
2a71258b98
commit
f8747a700d
@ -181,7 +181,7 @@ var IAB = {
|
||||
}
|
||||
popup.style.borderWidth = "0px";
|
||||
popup.style.width = "100%";
|
||||
popup.style.marginBottom = "-3px";
|
||||
popup.style.marginBottom = "-5px";
|
||||
|
||||
browserWrap.appendChild(popup);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user