Skip to content

Commit

Permalink
Merge pull request ColorlibHQ#166 from iogbole/fix_dropdown_menu
Browse files Browse the repository at this point in the history
bring dropdown menus to front
  • Loading branch information
christianesperar committed May 24, 2016
2 parents e6dd635 + b749c9e commit d755cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ ul.msg_list li a .message {
position: absolute;
text-shadow: none;
top: 100%;
z-index: 1000;
z-index: 9998;
border: 1px solid #D9DEE4;
border-top-left-radius: 0;
border-top-right-radius: 0;
Expand Down

0 comments on commit d755cc3

Please sign in to comment.