Skip to content

Commit

Permalink
[Navigation] Update dev tools tab css for new left navigation (#7328) (
Browse files Browse the repository at this point in the history
…#7334)

* update dev tools tab css



* Changeset file for PR #7328 created/updated

---------



(cherry picked from commit 4c61906)

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Jul 21, 2024
1 parent 200a5c3 commit 4963000
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/7328.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fix:
- [Navigation] Update dev tools tab css for new left navigation ([#7328](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/7328))
6 changes: 0 additions & 6 deletions src/plugins/dev_tools/public/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,3 @@
margin: 7px 8px 0 0;
min-width: 400px;
}

.devAppTabs {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}

0 comments on commit 4963000

Please sign in to comment.