diff --git a/.github/workflows/linux-release-build.yml b/.github/workflows/linux-release-build.yml index 724db83a7..cbde15856 100644 --- a/.github/workflows/linux-release-build.yml +++ b/.github/workflows/linux-release-build.yml @@ -92,7 +92,6 @@ jobs: - name: Fix Rust version run: | - # Install a rust version compatible with LLVM 18 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain $(cat .rust-toolchain) source $HOME/.cargo/env diff --git a/.rust-toolchain b/.rust-toolchain index 7484b4f1d..808a19e59 100644 --- a/.rust-toolchain +++ b/.rust-toolchain @@ -1 +1 @@ -1.92 \ No newline at end of file +1.89 \ No newline at end of file diff --git a/src/zen/common/styles/zen-browser-ui.css b/src/zen/common/styles/zen-browser-ui.css index 1c0688f4d..c3a0c46a0 100644 --- a/src/zen/common/styles/zen-browser-ui.css +++ b/src/zen/common/styles/zen-browser-ui.css @@ -132,7 +132,6 @@ } #nav-bar { - overflow: clip; border-top-color: transparent !important; :root[zen-single-toolbar="true"] & {