diff --git a/ui/app/AppLayouts/Browser/BrowserLayout.qml b/ui/app/AppLayouts/Browser/BrowserLayout.qml index 307eaa1b81..5a2ca18b84 100644 --- a/ui/app/AppLayouts/Browser/BrowserLayout.qml +++ b/ui/app/AppLayouts/Browser/BrowserLayout.qml @@ -433,7 +433,7 @@ Rectangle { anchors.top: parent.top anchors.topMargin: Style.current.halfPadding anchors.bottom: devToolsView.top - anchors.bottomMargin: Style.current.padding + anchors.bottomMargin: browserHeader.height anchors.left: parent.left anchors.right: parent.right Component.onCompleted: {