Commit 6fcac6c
authored
[9.0] [Data Views] Fix detail page header not being full width (elastic#236441) (elastic#236950)
# Backport
This will backport the following commits from `main` to `9.0`:
- [[Data Views] Fix detail page header not being full width
(elastic#236441)](elastic#236441)
<!--- Backport version: 10.0.2 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Damian
Polewski","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-09-29T11:08:56Z","message":"[Data
Views] Fix detail page header not being full width (elastic#236441)\n\n##
Summary\n\nCloses elastic#233305\n\nThis PR fixes an issue where Data Views
Detail page header was not\nshowing at full width of page
template.","sha":"887d2090a09501e57074e08e23d4d85186a91bb2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Data
Views","Team:Kibana Management","release_note:skip","backport
missing","backport:all-open","v9.2.0"],"title":"[Data Views] Fix detail
page header not being full
width","number":236441,"url":"https://github.com/elastic/kibana/pull/236441","mergeCommit":{"message":"[Data
Views] Fix detail page header not being full width (elastic#236441)\n\n##
Summary\n\nCloses elastic#233305\n\nThis PR fixes an issue where Data Views
Detail page header was not\nshowing at full width of page
template.","sha":"887d2090a09501e57074e08e23d4d85186a91bb2"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/236441","number":236441,"mergeCommit":{"message":"[Data
Views] Fix detail page header not being full width (elastic#236441)\n\n##
Summary\n\nCloses elastic#233305\n\nThis PR fixes an issue where Data Views
Detail page header was not\nshowing at full width of page
template.","sha":"887d2090a09501e57074e08e23d4d85186a91bb2"}},{"url":"https://github.com/elastic/kibana/pull/236946","number":236946,"branch":"9.1","state":"OPEN"}]}]
BACKPORT-->1 parent c3dea63 commit 6fcac6c
File tree
2 files changed
+16
-16
lines changed2 files changed
+16
-16
lines changedLines changed: 15 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
206 | 205 | | |
207 | 206 | | |
208 | 207 | | |
| |||
274 | 273 | | |
275 | 274 | | |
276 | 275 | | |
277 | | - | |
| 276 | + | |
278 | 277 | | |
279 | 278 | | |
280 | 279 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments