Fix header menu background in IE8

This commit is contained in:
Joas Schilling 2014-06-12 11:00:44 +02:00
parent 7896b866df
commit 324075bc78

View file

@ -129,6 +129,7 @@
max-height: 85%;
margin-top: 0;
padding-bottom: 10px;
background-color: #24282F;
background-color: rgba(36, 40, 47, .97);
border-bottom-right-radius: 7px;
box-shadow: 0 0 7px rgba(29,45,68,.97);