Text-only template: Fix ToC in IE10

master
Surma 2015-07-04 18:14:52 +01:00 committed by Addy Osmani
parent d88cd2e9cf
commit 18e730bd15
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ html, body {
text-decoration: none;
font-size: 16px;
line-height: 28px;
display: block;
}
.mdl-demo .mdl-menu__container {
z-index: 99;