diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.less b/client/homebrew/editor/metadataEditor/metadataEditor.less index 899bc5129..20dbd3d6d 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.less +++ b/client/homebrew/editor/metadataEditor/metadataEditor.less @@ -96,7 +96,8 @@ } &.language .language-dropdown { - max-width:150px; + max-width : 150px; + z-index : 200; } small { font-size : 0.6em; @@ -169,7 +170,7 @@ .navDropdownContainer { background-color : white; position : relative; - z-index : 500; + z-index : 100; &.disabled { font-style :italic; font-style : italic;