Commit 79b720f
Switch from position: fixed to sticky
This allows us to remove `padding-top: $top-navbar-height !important` on
body.
Also, remove an obsolete workaround for older Chrome browsers to put
scroll-padding-top on `body` rather than `html`.1 parent 1bff554 commit 79b720f
File tree
1 file changed
+1
-12
lines changed- templates/style
1 file changed
+1
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | 291 | | |
303 | 292 | | |
304 | 293 | | |
| |||
0 commit comments