-
Notifications
You must be signed in to change notification settings - Fork 993
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #37675 - Change All Hosts kebab menu to match design
- Loading branch information
1 parent
b5638c7
commit 331578f
Showing
3 changed files
with
57 additions
and
32 deletions.
There are no files selected for viewing
38 changes: 22 additions & 16 deletions
38
webpack/assets/javascripts/react_app/components/HostsIndex/ActionKebab.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
webpack/assets/javascripts/react_app/components/HostsIndex/ActionKebab.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.pf-c-menu.pf-m-flyout { | ||
position: absolute; | ||
top: 3.1em; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters