css-team: change z-index of the submenus in an attempt to fix a chrome bug

git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@48 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
terehm 2018-11-07 11:17:01 +00:00
parent 432bf51511
commit be8b56b635

View File

@ -37,6 +37,7 @@
list-style: none;
margin-left: -10px;
background-color: #131313;
z-index: 1;
li {
color: #FFFFFF;