Commit cf7c797
committed
fix: reserve space for Google search and remove slide-in animation
Add min-height to .search-bar-container in both _layout.scss and
help/common/css/styles.scss so the Google CSE widget has allocated
space before it loads, eliminating CLS on page navigation. Remove
the slideInDown animation that caused a visible fade-in on every
page load.1 parent 113e45c commit cf7c797
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
148 | 152 | | |
149 | 153 | | |
150 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1576 | 1576 | | |
1577 | 1577 | | |
1578 | 1578 | | |
1579 | | - | |
| 1579 | + | |
1580 | 1580 | | |
1581 | 1581 | | |
1582 | 1582 | | |
| |||
0 commit comments