diff --git a/style/components/menu.less b/style/components/menu.less index 10e98f23d840db8d65259718d2259652ab08a75e..fe17ab7b4f1549196a5041a26e178d704a9b0f4d 100644 --- a/style/components/menu.less +++ b/style/components/menu.less @@ -5,7 +5,7 @@ margin-bottom: 0; padding-left: 0; // Override default ul/ol list-style: none; - z-index: 1001; + z-index: 999; border: 1px solid #d9d9d9; box-shadow: @overlay-shadow; border-radius: @border-radius-base;