mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 00:27:10 +08:00
This reverts commit cb92ea3c2b1fad5cdc79196268f902cf3e2ee3c9. Was causing unexpected scrolling when interacting with the header. Will investigate.
This commit is contained in:
parent
70c0955722
commit
f8720a20f9
@ -61,7 +61,6 @@
|
||||
// Base Elements
|
||||
html {
|
||||
height: 100%;
|
||||
scroll-padding-top: calc(var(--header-offset, 4em) + 1em);
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
x
Reference in New Issue
Block a user