Skip to content

Commit

Permalink
style(esco-content-menu): apply navbar-fixed z-index from bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
jgribonvald committed Nov 29, 2018
1 parent 0885d23 commit c53d15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion @uportal/esco-content-menu/src/components/ContentMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ export default {
.content-menu {
min-width: 280px;
background-color: #d0d0d0;
z-index: 3;
z-index: 1040;
* {
font-family: Roboto, sans-serif;
Expand Down

0 comments on commit c53d15a

Please sign in to comment.