mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-03-09 08:20:44 -07:00
Fix: URLBar - Position at touch density #1035
This commit is contained in:
parent
83f4603bc1
commit
e5eff553fd
3 changed files with 0 additions and 20 deletions
|
|
@ -24,11 +24,6 @@
|
|||
height: auto !important;
|
||||
}
|
||||
}
|
||||
:root[uidensity="touch"] & {
|
||||
// Fallback #881
|
||||
top: calc((var(--urlbar-toolbar-height, var(--urlbar-container-height))
|
||||
- var(--urlbar-height)) / 2 + 1px) !important;
|
||||
}
|
||||
}
|
||||
|
||||
/* spread menu */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue