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
* update dev tools tab css

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* Changeset file for PR #7328 created/updated

---------

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 4c61906)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 4b3bc43 commit afed8f3
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 afed8f3

Please sign in to comment.