diff --git a/css/style.css b/css/style.css index e5f1c0cd4f..8934c9e13d 100644 --- a/css/style.css +++ b/css/style.css @@ -1511,7 +1511,7 @@ ul.dropdown-menu li:hover { background-color: rgba(255,255,255,$contentbg_transp); border-radius: 4px; position: relative; - overflow: hidden; + /*overflow: hidden;*/ color: #555; box-shadow: 0 0 3px #dadada; -webkit-box-shadow: 0 0 3px #dadada;