Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.11] [Security Solution][Analyzer] - Fix analyzer panel text (#170329…
…) (#170349) # Backport This will backport the following commits from `main` to `8.11`: - [[Security Solution][Analyzer] - Fix analyzer panel text (#170329)](#170329) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Michael Olorunnisola","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-01T19:18:20Z","message":"[Security Solution][Analyzer] - Fix analyzer panel text (#170329)\n\n## Summary\r\n\r\nFixes an issue where the analyzer panel description titles are vertical:\r\n\r\n<img width=\"1436\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/17211684/2761016c-61fa-4355-b91f-53060640e3f6\">\r\n\r\n\r\nAfter this fix:\r\n\r\n<img width=\"880\" alt=\"Screenshot 2023-11-01 at 12 10 13 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/17211684/cd86ced0-a121-4687-af61-5ffdfe7b16fb\">","sha":"a2e2c515d2ae17b25ff34bedb1b65665fe94916d","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","Team:Threat Hunting:Investigations","v8.12.0","v8.11.1"],"number":170329,"url":"https://github.com/elastic/kibana/pull/170329","mergeCommit":{"message":"[Security Solution][Analyzer] - Fix analyzer panel text (#170329)\n\n## Summary\r\n\r\nFixes an issue where the analyzer panel description titles are vertical:\r\n\r\n<img width=\"1436\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/17211684/2761016c-61fa-4355-b91f-53060640e3f6\">\r\n\r\n\r\nAfter this fix:\r\n\r\n<img width=\"880\" alt=\"Screenshot 2023-11-01 at 12 10 13 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/17211684/cd86ced0-a121-4687-af61-5ffdfe7b16fb\">","sha":"a2e2c515d2ae17b25ff34bedb1b65665fe94916d"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/170329","number":170329,"mergeCommit":{"message":"[Security Solution][Analyzer] - Fix analyzer panel text (#170329)\n\n## Summary\r\n\r\nFixes an issue where the analyzer panel description titles are vertical:\r\n\r\n<img width=\"1436\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/17211684/2761016c-61fa-4355-b91f-53060640e3f6\">\r\n\r\n\r\nAfter this fix:\r\n\r\n<img width=\"880\" alt=\"Screenshot 2023-11-01 at 12 10 13 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/17211684/cd86ced0-a121-4687-af61-5ffdfe7b16fb\">","sha":"a2e2c515d2ae17b25ff34bedb1b65665fe94916d"}},{"branch":"8.11","label":"v8.11.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Michael Olorunnisola <[email protected]>
- Loading branch information